Home
last modified time | relevance | path

Searched refs:GL_R8_SNORM (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp243 case GL_R8_SNORM: in GetTypeFromInternalFormat()
473 GL_R8_SNORM, in GetSupportedInternalFormats()
608 { GL_R8_SNORM, GL_RED, GL_BYTE }, in GetSupportedFormatTypeMaps()
H A Dwebgl2_rendering_context_impl.cpp2083 GL_R8_SNORM, in CheckStorageInternalFormat()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp210 { GL_R8_SNORM, CR_TEX | ATOMIC_STORE },
275 { GL_R8_SNORM, TF_TEX },
565 { BASE_FORMAT_R8_SNORM, GL_RED, GL_R8_SNORM, GL_BYTE, 1, { false, 0, 0, 0 },
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dgl_util.h38 constexpr unsigned int GL_R8_SNORM = 0x8F94; variable

Completed in 10 milliseconds