Home
last modified time | relevance | path

Searched refs:GL_RGB565 (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp235 case GL_RGB565: in GetTypeFromInternalFormat()
494 GL_RGB565, in GetSupportedInternalFormats()
631 { GL_RGB565, GL_RGB, GL_UNSIGNED_BYTE }, in GetSupportedFormatTypeMaps()
632 { GL_RGB565, GL_RGB, GL_UNSIGNED_SHORT_5_6_5 }, in GetSupportedFormatTypeMaps()
H A Dwebgl2_rendering_context_impl.cpp2104 GL_RGB565, in CheckStorageInternalFormat()
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Dgl_utils.cpp131 case GL_RGB565: in GetInternalFormatPixelByteSize()
/foundation/multimedia/image_effect/test/unittest/
H A DTestRenderEnvironment.cpp105 internalFormat = GL_RGB565; in HWTEST_F()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp220 { GL_RGB565, CR_REND_TEX },
280 { GL_RGB565, CR_TF_REND_TEX },
529 { BASE_FORMAT_B5G6R5_UNORM_PACK16, GL_RGB, GL_RGB565, GL_UNSIGNED_SHORT_5_6_5, 2, { false, 0, 0, 0 },
570 { BASE_FORMAT_R5G6B5_UNORM_PACK16, GL_RGB, GL_RGB565, GL_UNSIGNED_SHORT_5_6_5, 2, { false, 0, 0, 0 },
720 { BASE_FORMAT_B5G6R5_UNORM_PACK16, GL_BGR, GL_RGB565, GL_UNSIGNED_SHORT_5_6_5_REV, 2, { false, 0, 0, 0 },
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dgl_util.h106 constexpr unsigned int GL_RGB565 = 0x8D62; variable

Completed in 11 milliseconds