Searched refs:GL_RGB32F (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_texture.cpp | 293 case GL_RGB32F: in GetTypeFromInternalFormat() 499 GL_RGB32F, in GetSupportedInternalFormats() 642 { GL_RGB32F, GL_RGB, GL_FLOAT }, in GetSupportedFormatTypeMaps()
|
H A D | webgl2_rendering_context_impl.cpp | 2109 GL_RGB32F, in CheckStorageInternalFormat()
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | gl_util.h | 97 constexpr unsigned int GL_RGB32F = 0x8815; variable 371 BASE_NS::Format::BASE_FORMAT_R32G32B32_SFLOAT, GL_RGB32F, false, 1, 1, 1, 96 },
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 245 { GL_RGB32F, CR_TEX | TEXEL_BUF | TEXEL_BUF }, 295 { GL_RGB32F, TEX | TEXEL_BUF }, 604 { BASE_FORMAT_R32G32B32_SFLOAT, GL_RGB, GL_RGB32F, GL_FLOAT, 12, { false, 0, 0, 0 },
|
Completed in 10 milliseconds