/third_party/mesa3d/src/mesa/main/ |
H A D | glformats.c | 693 case GL_RGBA16: in _mesa_is_enum_format_unorm() 1040 case GL_RGBA16: in _mesa_is_color_format() 2320 case GL_RGBA16: in _mesa_base_tex_format() 2889 case GL_RGBA16: in _mesa_gles_check_internalformat() 3078 if (internalFormat != GL_RGBA16) in _mesa_gles_error_check_format_and_type() 4073 case GL_RGBA16: in _mesa_is_es3_color_renderable() 4125 case GL_RGBA16: in _mesa_is_es3_texture_filterable()
|
H A D | shaderimage.c | 124 case GL_RGBA16: in _mesa_get_shader_image_format() 416 case GL_RGBA16: in _mesa_is_shader_image_format_supported()
|
H A D | textureview.c | 138 {GL_VIEW_CLASS_64_BITS, GL_RGBA16},
|
H A D | copyimage.c | 498 case GL_RGBA16: in compressed_format_compatible()
|
H A D | readpix.c | 947 case GL_RGBA16: in read_pixels_es3_error_check()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fFboTestCase.cpp | 258 case GL_RGBA16: in getEnablingExtensions()
|
H A D | es31fFboColorbufferTests.cpp | 413 GL_RGBA16 in init()
|
H A D | es31fFboTestUtil.cpp | 546 case GL_RGBA16: return "rgba16"; in getFormatName()
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_util.c | 1059 .internal_format = GL_RGBA16, 1064 .internal_format = GL_RGBA16,
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_drawpixels.c | 426 return GL_RGBA16; in internal_format() 435 ctx->Extensions.EXT_texture_snorm ? GL_RGBA16_SNORM : GL_RGBA16; in internal_format() 440 ctx->Extensions.EXT_texture_snorm ? GL_RGBA16_SNORM : GL_RGBA16; in internal_format() 446 ctx->Extensions.EXT_texture_snorm ? GL_RGBA16_SNORM : GL_RGBA16; in internal_format()
|
H A D | st_format.c | 223 { GL_RGBA12, GL_RGBA16, 0 },
|
H A D | st_manager.c | 407 rb->InternalFormat = GL_RGBA16; in st_new_renderbuffer_fb()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cTextureGatherTests.cpp | 1166 return GL_RGBA16; in InternalFormat() 1401 return GL_RGBA16; in InternalFormat() 1676 return GL_RGBA16; in InternalFormat() 2005 return GL_RGBA16; in InternalFormat() 2279 return GL_RGBA16; in InternalFormat()
|
H A D | gl4cCopyImageTests.cpp | 173 GL_RGBA16, GL_RGBA16F, GL_RGBA16I, GL_RGBA16UI, GL_RGBA16_SNORM, 338 case GL_RGBA16: in filterFormats() 580 case GL_RGBA16: in getEpsilon() 688 case GL_RGBA16: in getFormat() 783 case GL_RGBA16: in getNumberOfChannels() 877 case GL_RGBA16: in getType() 1050 case GL_RGBA16: in getPixelSizeForFormat() 2349 case GL_RGBA16: in packPixel()
|
H A D | gl4cTextureViewTests.cpp | 52 VIEW_CLASS_64_BITS, GL_RG32I, VIEW_CLASS_64_BITS, GL_RGBA16, VIEW_CLASS_64_BITS, GL_RGBA16_SNORM, 86 GL_RGBA16, /* >= GL 4.0 */ 207 case GL_RGBA16: in getAmountOfComponentsForInternalformat() 381 case GL_RGBA16: in getComponentSizeForInternalformat() 766 case GL_RGBA16: in getFormatOfInternalformat() 903 case GL_RGBA16: in getGLFormatOfInternalformat() 1319 case GL_RGBA16: in getInternalformatString() 1320 result = "GL_RGBA16"; in getInternalformatString() 1702 case GL_RGBA16: in getSamplerTypeForInternalformat() 1998 case GL_RGBA16 in getTypeCompatibleWithInternalformat() [all...] |
H A D | gl4cSparseTexture2Tests.cpp | 378 mStandardVirtualPageSizesTable[GL_RGBA16] = PageSizeStruct(128, 64, 1); in init() 493 mSupportedInternalFormats.push_back(GL_RGBA16); in init() 677 else if (format == GL_RGBA16) in createShaderTokens()
|
H A D | gl4cSparseTextureTests.cpp | 826 mSupportedInternalFormats.push_back(GL_RGBA16); in init() 1042 mSupportedInternalFormats.push_back(GL_RGBA16); in init() 1657 mSupportedInternalFormats.push_back(GL_RGBA16); in init()
|
H A D | gl4cDirectStateAccessBuffersTests.cpp | 1002 TestClearNamedBufferData<glw::GLushort, false>(GL_RGBA16, 4, GL_RGBA, GL_UNSIGNED_SHORT, reference); in iterate() 1007 is_ok &= TestClearNamedBufferData<glw::GLushort, true>(GL_RGBA16, 4, GL_RGBA, GL_UNSIGNED_SHORT, reference); in iterate() 2667 GL_RGB32I, GL_RGB32UI, GL_RGBA8, GL_RGBA16, GL_RGBA16F, GL_RGBA32F, GL_RGBA8I, in TestErrorsOfClearNamedBufferData() 2688 " GL_RGBA8, GL_RGBA16, GL_RGBA16F, GL_RGBA32F, GL_RGBA8I, GL_RGBA16I, GL_RGBA32I," in TestErrorsOfClearNamedBufferData() 2901 GL_RGB32I, GL_RGB32UI, GL_RGBA8, GL_RGBA16, GL_RGBA16F, GL_RGBA32F, GL_RGBA8I, in TestErrorsOfClearNamedBufferSubData() 2922 " GL_RGBA8, GL_RGBA16, GL_RGBA16F, GL_RGBA32F, GL_RGBA8I, GL_RGBA16I, GL_RGBA32I," in TestErrorsOfClearNamedBufferSubData()
|
H A D | gl3cTextureSizePromotion.cpp | 1303 { glu::ContextType(3, 0, glu::PROFILE_CORE), GL_RGBA16, STR(GL_RGBA16), false, true, 16, 16, 16, 16, 0, 0,
|
H A D | gl4cShaderImageLoadStoreTests.cpp | 575 case GL_RGBA16: in FormatEnumToString() 1373 if (!Write(GL_RGBA16, vec4(1.0f), vec4(1.0f))) in Run() 1562 if (!Read(GL_RGBA16, vec4(1.0f), vec4(1.0f))) in Run() 1746 if (!Write(GL_RGBA16, vec4(1.0f), vec4(1.0f))) in Run() 1973 if (!Read(GL_RGBA16, vec4(1.0f), vec4(1.0f))) in Run() 2228 if (!Read(GL_RGBA16, vec4(1.0f), vec4(1.0f))) in Run() 4334 if (!Write(GL_RGBA16, vec4(1.0f), vec4(1.0f))) in RunStage()
|
H A D | gl3cTextureSwizzleTests.cpp | 556 GL_RGBA16, 3717 static const glw::GLenum tested_formats[] = { GL_R8, GL_R3_G3_B2, GL_RGBA16, GL_R11F_G11F_B10F, in iterate()
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluTextureUtil.cpp | 159 case FMT_CASE(RGBA, UNORM_INT16): return GL_RGBA16; in getInternalFormat() 488 case GL_RGBA16: return TextureFormat(TextureFormat::RGBA, TextureFormat::UNORM_INT16);
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 184 { GL_RGBA16, GL_RGBA, GL_RGBA, GL_UNSIGNED_SHORT, SAMPLER_UNORM, { {16,16,16,16, 0, 0, 0, 0, 0 } }, FLAG_REQ_RBO_GL42 }, 1594 (internalformat.sizedFormat == GL_RGBA16)) && 1975 GLenum colorRenderableFrmats[] = { GL_RGBA32F, GL_RGBA32I, GL_RGBA32UI, GL_RGBA16,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 153 #define GL_RGBA16 0x805B macro
|
H A D | formatutilsgl.cpp | 232 InsertFormatMapping(&map, GL_RGBA16, AlwaysSupported(), AlwaysSupported(), AlwaysSupported(), ExtsOnly("GL_EXT_texture_norm16"), AlwaysSupported(), ExtsOnly("GL_EXT_texture_norm16"), ExtsOnly("GL_EXT_texture_norm16") ); in BuildInternalFormatInfoMap()
|