Searched refs:GL_COMPRESSED_R11_EAC (Results 1 - 3 of 3) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | gl_util.h | 233 constexpr unsigned int GL_COMPRESSED_R11_EAC = 0x9270; variable 402 BASE_NS::Format::BASE_FORMAT_EAC_R11_UNORM_BLOCK, GL_COMPRESSED_R11_EAC, true, 4, 4, 1, 64 },
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 354 { GL_COMPRESSED_R11_EAC, TF_TEX }, 675 { BASE_FORMAT_EAC_R11_UNORM_BLOCK, GL_RED, GL_COMPRESSED_R11_EAC, GL_UNSIGNED_BYTE, 0,
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context_impl.cpp | 2136 GL_COMPRESSED_R11_EAC, in CheckStorageInternalFormat()
|
Completed in 7 milliseconds