Searched refs:GL_RGB10_A2 (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_texture.cpp | 313 case GL_RGB10_A2: in GetTypeFromInternalFormat() 511 GL_RGB10_A2, in GetSupportedInternalFormats() 657 { GL_RGB10_A2, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV }, in GetSupportedFormatTypeMaps()
|
H A D | webgl2_rendering_context_impl.cpp | 2121 GL_RGB10_A2, in CheckStorageInternalFormat()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/ |
H A D | pixel_map_from_surface.cpp | 146 glType = GL_RGB10_A2; in DrawImage()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/ |
H A D | render_context.cpp | 379 bufferInfo.Format = GL_RGB10_A2; in AcquireSurface()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 232 { GL_RGB10_A2, CR_REND_TEX | ATOMIC_STORE }, 285 { GL_RGB10_A2, CR_TF_REND_TEX }, 542 …{ BASE_FORMAT_A2R10G10B10_UNORM_PACK32, GL_RGBA, GL_RGB10_A2, GL_UNSIGNED_INT_2_10_10_10_REV, 4, {… 584 …{ BASE_FORMAT_A2B10G10R10_UNORM_PACK32, GL_RGBA, GL_RGB10_A2, GL_UNSIGNED_INT_2_10_10_10_REV, 4, {…
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/pointer_render/ |
H A D | rs_pointer_render_manager.cpp | 446 glType = GL_RGB10_A2; in GetIntersectImageFromGL()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | gl_util.h | 113 constexpr unsigned int GL_RGB10_A2 = 0x8059; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/ |
H A D | pixel_map_from_surface.cpp | 588 glType = GL_RGB10_A2; in DrawImage()
|