Home
last modified time | relevance | path

Searched refs:VC_IMAGE_RGBX32 (Results 1 – 6 of 6) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/helpers/vc_image/
H A Dvc_image_helper.h99 case VC_IMAGE_RGBX32: \
120 case VC_IMAGE_RGBX32: \
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/vctypes/
H A Dvc_image_types.h108 VC_IMAGE_RGBX32, /* 32bpp like RGBA32 but with unused alpha */ enumerator
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/include/interface/vctypes/
H A Dvc_image_types.h108 VC_IMAGE_RGBX32, /* 32bpp like RGBA32 but with unused alpha */ enumerator
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/include/interface/vctypes/
H A Dvc_image_types.h108 VC_IMAGE_RGBX32, /* 32bpp like RGBA32 but with unused alpha */ enumerator
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/middleware/khronos/common/
H A Dkhrn_image.h214 case RGBX_8888_RSO: vc_image->type = VC_IMAGE_RGBX32; break; in khrn_image_fill_vcimage()
215 …case XBGR_8888_RSO: vc_image->type = VC_IMAGE_RGBX32; break; //TODO: color channels in the … in khrn_image_fill_vcimage()
/dports/graphics/jogamp-jogl/jogl/src/newt/native/
H A Dbcm_vc_iv.h224 VC_IMAGE_RGBX32, /* 32bpp like RGBA32 but with unused alpha */ enumerator