Home
last modified time | relevance | path

Searched refs:GL_ETC1_RGB8_OES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dgl_util.h223 constexpr unsigned int GL_ETC1_RGB8_OES = 0x8D64; variable
381 BASE_NS::Format::BASE_FORMAT_ETC2_R8G8B8_UNORM_BLOCK, GL_ETC1_RGB8_OES, true, 4, 4, 1,
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp345 case GL_ETC1_RGB8_OES: in GetTypeFromInternalFormat()
H A Dwebgl_rendering_context_draw.cpp923 case GL_ETC1_RGB8_OES: { // 3 kBlockWidth -1, 4 kBlockWidth, 8 kBlockSize in CheckCompressedTexData()
989 case GL_ETC1_RGB8_OES: { in CheckCompressedTexSubDimensions()