Home
last modified time | relevance | path

Searched refs:GL_R32F (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp247 case GL_R32F: in GetTypeFromInternalFormat()
475 GL_R32F, in GetSupportedInternalFormats()
611 { GL_R32F, GL_RED, GL_FLOAT }, in GetSupportedFormatTypeMaps()
H A Dwebgl2_rendering_context_impl.cpp2085 GL_R32F, in CheckStorageInternalFormat()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Dgl_utils.cpp122 case GL_R32F: in GetInternalFormatPixelByteSize()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dgl_util.h95 constexpr unsigned int GL_R32F = 0x822E; variable
367 BASE_NS::Format::BASE_FORMAT_R32_SFLOAT, GL_R32F, false, 1, 1, 1, 32 },
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp243 { GL_R32F, CR_REND_TEX | ATOMIC_STORE | TEXEL_BUF },
293 { GL_R32F, CR_REND_TEX | ATOMIC_STORE | TEXEL_BUF },
600 { BASE_FORMAT_R32_SFLOAT, GL_RED, GL_R32F, GL_FLOAT, 4, { false, 0, 0, 0 },