Home
last modified time | relevance | path

Searched refs:GL_RGB16 (Results 1 - 22 of 22) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dglformats.c681 case GL_RGB16: in _mesa_is_enum_format_unorm()
1029 case GL_RGB16: in _mesa_is_color_format()
2309 case GL_RGB16: in _mesa_base_tex_format()
2888 case GL_RGB16: in _mesa_gles_check_internalformat()
3217 if (internalFormat != GL_RGB16) in _mesa_gles_error_check_format_and_type()
4123 case GL_RGB16: in _mesa_is_es3_texture_filterable()
H A Dtextureview.c140 {GL_VIEW_CLASS_48_BITS, GL_RGB16},
H A Dreadpix.c946 case GL_RGB16: in read_pixels_es3_error_check()
H A Dfbobject.c2373 case GL_RGB16: in _mesa_base_fbo_format()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp164 GL_RGB16, GL_RGB16F, GL_RGB16I, GL_RGB16UI, GL_RGB16_SNORM,
321 case GL_RGB16: in filterFormats()
562 case GL_RGB16: in getEpsilon()
662 case GL_RGB16: in getFormat()
762 case GL_RGB16: in getNumberOfChannels()
874 case GL_RGB16: in getType()
1040 case GL_RGB16: in getPixelSizeForFormat()
2326 case GL_RGB16: in packPixel()
H A Dgl4cTextureViewTests.cpp53 VIEW_CLASS_64_BITS, GL_RGB16, VIEW_CLASS_48_BITS, GL_RGB16_SNORM, VIEW_CLASS_48_BITS, GL_RGB16F, VIEW_CLASS_48_BITS,
129 GL_RGB16, /* >= GL 4.0 */
231 case GL_RGB16: in getAmountOfComponentsForInternalformat()
480 case GL_RGB16: in getComponentSizeForInternalformat()
770 case GL_RGB16: in getFormatOfInternalformat()
941 case GL_RGB16: in getGLFormatOfInternalformat()
1448 case GL_RGB16: in getInternalformatString()
1449 result = "GL_RGB16"; in getInternalformatString()
1710 case GL_RGB16: in getSamplerTypeForInternalformat()
1999 case GL_RGB16 in getTypeCompatibleWithInternalformat()
[all...]
H A Dgl3cTextureSizePromotion.cpp1283 { glu::ContextType(3, 0, glu::PROFILE_CORE), GL_RGB16, STR(GL_RGB16), false, true, 16, 16, 16, 0, 0, 0,
H A Dgl3cTextureSwizzleTests.cpp426 GL_RGB16,
H A Dgl4cDirectStateAccessTexturesTests.cpp403 return GL_RGB16; in InternalFormat()
9053 GL_RGB16, in Prepare()
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureUtil.cpp177 case FMT_CASE(RGB, UNORM_INT16): return GL_RGB16; in getInternalFormat()
506 case GL_RGB16: return TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT16);
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c218 { GL_RGB12, GL_RGB16, 0 },
H A Dst_manager.c410 rb->InternalFormat = GL_RGB16; in st_new_renderbuffer_fb()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h146 #define GL_RGB16 0x8054 macro
H A Dformatutilsgl.cpp231 InsertFormatMapping(&map, GL_RGB16, AlwaysSupported(), AlwaysSupported(), NeverSupported(), ExtsOnly("GL_EXT_texture_norm16"), AlwaysSupported(), NeverSupported(), NeverSupported() ); in BuildInternalFormatInfoMap()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp269 { GL_RGB16, GL_RGB, GL_RGB, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {16,16,16, 0, 0, 0, 0, 0, NO_FLAG } }, 0 },
H A DglcPackedPixelsTests.cpp174 { GL_RGB16, GL_RGB, GL_RGB, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {16,16,16, 0, 0, 0, 0, 0, 0 } }, 0 },
/third_party/mesa3d/include/GL/
H A Dgl.h722 #define GL_RGB16 0x8054 macro
H A Dglcorearb.h390 #define GL_RGB16 0x8054 macro
/third_party/glfw/deps/glad/
H A Dgl.h1050 #define GL_RGB16 0x8054 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h371 #define GL_RGB16 0x8054 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h389 #define GL_RGB16 0x8054 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h389 #define GL_RGB16 0x8054 macro

Completed in 224 milliseconds