Home
last modified time | relevance | path

Searched refs:GL_RGBA8_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.cpp311 case GL_RGBA8_SNORM: in GetTypeFromInternalFormat()
508 GL_RGBA8_SNORM, in GetSupportedInternalFormats()
651 { GL_RGBA8_SNORM, GL_RGBA, GL_BYTE }, in GetSupportedFormatTypeMaps()
H A Dwebgl2_rendering_context_impl.cpp2118 GL_RGBA8_SNORM, in CheckStorageInternalFormat()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dgl_util.h41 constexpr unsigned int GL_RGBA8_SNORM = 0x8F97; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp231 { GL_RGBA8_SNORM, CR_TEX | ATOMIC_STORE },
284 { GL_RGBA8_SNORM, TF_TEX | ATOMIC_STORE },