Home
last modified time | relevance | path

Searched refs:GL_RGB8_SNORM (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp285 case GL_RGB8_SNORM: in GetTypeFromInternalFormat()
495 GL_RGB8_SNORM, in GetSupportedInternalFormats()
633 { GL_RGB8_SNORM, GL_RGB, GL_BYTE }, in GetSupportedFormatTypeMaps()
H A Dwebgl2_rendering_context_impl.cpp2105 GL_RGB8_SNORM, in CheckStorageInternalFormat()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dgl_util.h40 constexpr unsigned int GL_RGB8_SNORM = 0x8F96; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp222 { GL_RGB8_SNORM, CR_TEX },
279 { GL_RGB8_SNORM, TF_TEX },