Searched refs:GL_RGBA16I (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_texture.cpp | 327 case GL_RGBA16I: in GetTypeFromInternalFormat() 518 GL_RGBA16I, in GetSupportedInternalFormats() 665 { GL_RGBA16I, GL_RGBA_INTEGER, GL_SHORT }, in GetSupportedFormatTypeMaps()
|
H A D | webgl2_rendering_context_impl.cpp | 2128 GL_RGBA16I, in CheckStorageInternalFormat()
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 269 { GL_RGBA16I, CR_REND_TEX | ATOMIC_STORE | TEXEL_BUF }, 319 { GL_RGBA16I, CR_REND_TEX | ATOMIC_STORE | TEXEL_BUF }, 654 { BASE_FORMAT_R16G16B16A16_SINT, GL_RGBA_INTEGER, GL_RGBA16I, GL_SHORT, 8, { false, 0, 0, 0 },
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | gl_util.h | 75 constexpr unsigned int GL_RGBA16I = 0x8D88; variable
|
Completed in 9 milliseconds