Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp327 case GL_RGBA16I: in GetTypeFromInternalFormat()
518 GL_RGBA16I, in GetSupportedInternalFormats()
665 { GL_RGBA16I, GL_RGBA_INTEGER, GL_SHORT }, in GetSupportedFormatTypeMaps()
H A Dwebgl2_rendering_context_impl.cpp2128 GL_RGBA16I, in CheckStorageInternalFormat()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp269 { 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 Dgl_util.h75 constexpr unsigned int GL_RGBA16I = 0x8D88; variable

Completed in 8 milliseconds