Home
last modified time | relevance | path

Searched refs:GL_RGBA16_SNORM (Results 1 - 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
H A Dglformats.c719 case GL_RGBA16_SNORM: in _mesa_is_enum_format_snorm()
1223 case GL_RGBA16_SNORM: in _mesa_is_color_format()
2462 case GL_RGBA16_SNORM: in _mesa_base_tex_format()
2897 case GL_RGBA16_SNORM: in _mesa_gles_check_internalformat()
3083 if (internalFormat != GL_RGBA16_SNORM) in _mesa_gles_error_check_format_and_type()
4081 case GL_RGBA16_SNORM: in _mesa_is_es3_color_renderable()
4126 case GL_RGBA16_SNORM: in _mesa_is_es3_texture_filterable()
H A Dshaderimage.c145 case GL_RGBA16_SNORM: in _mesa_get_shader_image_format()
417 case GL_RGBA16_SNORM: in _mesa_is_shader_image_format_supported()
H A Drenderbuffer.c98 if (internalFormat == GL_RGBA16_SNORM) { in renderbuffer_alloc_sw_storage()
H A Dtextureview.c139 {GL_VIEW_CLASS_64_BITS, GL_RGBA16_SNORM},
H A Dcopyimage.c499 case GL_RGBA16_SNORM: in compressed_format_compatible()
H A Dreadpix.c956 case GL_RGBA16_SNORM: in read_pixels_es3_error_check()
H A Dfbobject.c822 case GL_RGBA16_SNORM: in is_format_color_renderable()
2468 case GL_RGBA16_SNORM: in _mesa_base_fbo_format()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_drawpixels.c435 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()
1802 srcFormat = st_choose_format(st, GL_RGBA16_SNORM, GL_NONE, in st_CopyPixels()
H A Dst_format.c1007 { GL_RGBA16_SNORM, 0 },
H A Dst_manager.c404 rb->InternalFormat = GL_RGBA16_SNORM; in st_new_renderbuffer_fb()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp173 GL_RGBA16, GL_RGBA16F, GL_RGBA16I, GL_RGBA16UI, GL_RGBA16_SNORM,
342 case GL_RGBA16_SNORM: in filterFormats()
582 case GL_RGBA16_SNORM: in getEpsilon()
690 case GL_RGBA16_SNORM: in getFormat()
785 case GL_RGBA16_SNORM: in getNumberOfChannels()
888 case GL_RGBA16_SNORM: in getType()
1054 case GL_RGBA16_SNORM: in getPixelSizeForFormat()
2351 case GL_RGBA16_SNORM: in packPixel()
H A Dgl4cSparseTexture2Tests.cpp379 mStandardVirtualPageSizesTable[GL_RGBA16_SNORM] = PageSizeStruct(128, 64, 1); in init()
431 case GL_RGBA16_SNORM: in iterate()
494 mSupportedInternalFormats.push_back(GL_RGBA16_SNORM); in init()
683 else if (format == GL_RGBA16_SNORM) in createShaderTokens()
H A Dgl4cTextureViewTests.cpp52 VIEW_CLASS_64_BITS, GL_RG32I, VIEW_CLASS_64_BITS, GL_RGBA16, VIEW_CLASS_64_BITS, GL_RGBA16_SNORM,
120 GL_RGBA16_SNORM, /* >= GL 4.0 */
208 case GL_RGBA16_SNORM: in getAmountOfComponentsForInternalformat()
382 case GL_RGBA16_SNORM: in getComponentSizeForInternalformat()
788 case GL_RGBA16_SNORM: in getFormatOfInternalformat()
905 case GL_RGBA16_SNORM: in getGLFormatOfInternalformat()
1421 case GL_RGBA16_SNORM: in getInternalformatString()
1422 result = "GL_RGBA16_SNORM"; in getInternalformatString()
1703 case GL_RGBA16_SNORM: in getSamplerTypeForInternalformat()
1956 case GL_RGBA16_SNORM in getTypeCompatibleWithInternalformat()
[all...]
H A Dgl4cSparseTextureTests.cpp827 mSupportedInternalFormats.push_back(GL_RGBA16_SNORM); in init()
1043 mSupportedInternalFormats.push_back(GL_RGBA16_SNORM); in init()
1658 mSupportedInternalFormats.push_back(GL_RGBA16_SNORM); in init()
H A Dgl3cTextureSizePromotion.cpp1305 { glu::ContextType(3, 1, glu::PROFILE_CORE), GL_RGBA16_SNORM, STR(GL_RGBA16_SNORM), false, true, 16, 16, 16, 16, 0,
H A Dgl4cShaderImageLoadStoreTests.cpp252 if (internalformat == GL_RGBA16_SNORM || internalformat == GL_RG16_SNORM || internalformat == GL_R16_SNORM) in Equal()
590 case GL_RGBA16_SNORM: in FormatEnumToString()
1389 if (!Write(GL_RGBA16_SNORM, vec4(1.0f, -1.0f, 1.0f, -1.0f), vec4(1.0f, -1.0f, 1.0f, -1.0f))) in Run()
1578 if (!Read(GL_RGBA16_SNORM, vec4(1.0f, -1.0f, 1.0f, -1.0f), vec4(1.0f, -1.0f, 1.0f, -1.0f))) in Run()
1762 if (!Write(GL_RGBA16_SNORM, vec4(1.0f, -1.0f, 1.0f, -1.0f), vec4(1.0f, -1.0f, 1.0f, -1.0f))) in Run()
1989 if (!Read(GL_RGBA16_SNORM, vec4(1.0f, -1.0f, 1.0f, -1.0f), vec4(1.0f, -1.0f, 1.0f, -1.0f))) in Run()
2244 if (!Read(GL_RGBA16_SNORM, vec4(1.0f, -1.0f, 1.0f, -1.0f), vec4(1.0f, -1.0f, 1.0f, -1.0f))) in Run()
4352 if (!Write(GL_RGBA16_SNORM, vec4(1.0f, -1.0f, 1.0f, -1.0f), vec4(1.0f, -1.0f, 1.0f, -1.0f))) in RunStage()
H A Dgl3cTextureSwizzleTests.cpp569 GL_RGBA16_SNORM,
H A Dgl4cDirectStateAccessTexturesTests.cpp9064 GL_RGBA16_SNORM, in Prepare()
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureUtil.cpp160 case FMT_CASE(RGBA, SNORM_INT16): return GL_RGBA16_SNORM; in getInternalFormat()
489 case GL_RGBA16_SNORM: return TextureFormat(TextureFormat::RGBA, TextureFormat::SNORM_INT16);
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp185 { GL_RGBA16_SNORM, GL_RGBA, GL_RGBA, GL_SHORT, SAMPLER_NORM, { {16,16,16,16, 0, 0, 0, 0, 0 } }, 0 },
1602 (internalformat.sizedFormat == GL_RGBA16_SNORM)) &&
1768 GL_R16_SNORM, GL_RG16_SNORM, GL_RGB16_SNORM, GL_RGBA16_SNORM };
1946 (GL_RGBA16_SNORM == validFormat->internalformat)) &&
H A DglcTextureRepeatModeTests.cpp284 { GL_RGBA16_SNORM, GL_RGBA, GL_RGBA, GL_SHORT, SAMPLER_NORM, { {16,16,16,16, 0, 0, 0, 0, NO_FLAG } }, 0 },
H A DglcInternalformatTests.cpp1748 TF(GL_RGBA, GL_SHORT, GL_RGBA16_SNORM), in getGLTestData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h722 #define GL_RGBA16_SNORM 0x8F9B macro
H A Dformatutilsgl.cpp237 InsertFormatMapping(&map, GL_RGBA16_SNORM, VersionOnly(3, 1), AlwaysSupported(), NeverSupported(), ExtsOnly("GL_EXT_texture_norm16"), AlwaysSupported(), NeverSupported(), NeverSupported() ); in BuildInternalFormatInfoMap()
/third_party/glfw/deps/glad/
H A Dgl.h1072 #define GL_RGBA16_SNORM 0x8F9B macro

Completed in 106 milliseconds

12