Searched refs:GL_RGB16I (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_texture.cpp | 301 case GL_RGB16I: in GetTypeFromInternalFormat() 503 GL_RGB16I, in GetSupportedInternalFormats() 646 { GL_RGB16I, GL_RGB_INTEGER, GL_SHORT }, in GetSupportedFormatTypeMaps()
|
H A D | webgl2_rendering_context_impl.cpp | 2113 GL_RGB16I, in CheckStorageInternalFormat()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 263 { GL_RGB16I, CR_TEX }, 313 { GL_RGB16I, TEX }, 642 { BASE_FORMAT_R16G16B16_SINT, GL_RGB_INTEGER, GL_RGB16I, GL_SHORT, 6, { false, 0, 0, 0 },
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | gl_util.h | 74 constexpr unsigned int GL_RGB16I = 0x8D89; variable
|
Completed in 9 milliseconds