Home
last modified time | relevance | path

Searched refs:GL_RG8_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.cpp263 case GL_RG8_SNORM: in GetTypeFromInternalFormat()
483 GL_RG8_SNORM, in GetSupportedInternalFormats()
619 { GL_RG8_SNORM, GL_RG, GL_BYTE }, in GetSupportedFormatTypeMaps()
H A Dwebgl2_rendering_context_impl.cpp2093 GL_RG8_SNORM, in CheckStorageInternalFormat()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dgl_util.h39 constexpr unsigned int GL_RG8_SNORM = 0x8F95; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp214 { GL_RG8_SNORM, CR_TEX | ATOMIC_STORE },
277 { GL_RG8_SNORM, TF_TEX },