Home
last modified time | relevance | path

Searched refs:TYPE_SAMPLER_2D_MULTISAMPLE (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluShaderUtil.hpp185 TYPE_SAMPLER_2D_MULTISAMPLE, enumerator
327 …eSamplerMultisample (DataType dataType) { return (dataType >= TYPE_SAMPLER_2D_MULTISAMPLE) && (da… in isDataTypeSamplerMultisample()
H A DgluShaderUtil.cpp534 TYPE_SAMPLER_2D_MULTISAMPLE, // sampler2DMS in getDataTypeScalarType()
1264 case GL_SAMPLER_2D_MULTISAMPLE: return TYPE_SAMPLER_2D_MULTISAMPLE; in getDataTypeFromGLType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A Des31fNegativeShaderFunctionTests.cpp170 glu::TYPE_SAMPLER_2D_MULTISAMPLE,
1650 case glu::TYPE_SAMPLER_2D_MULTISAMPLE: in genShaderSourceTextureSize_sampler()
2727 case glu::TYPE_SAMPLER_2D_MULTISAMPLE: in genShaderSourceTexelFetch()
2774 …urce(genShaderSourceTexelFetch(ctx, s_shaders[shaderNdx], glu::TYPE_SAMPLER_2D_MULTISAMPLE, s_floa… in texel_fetch_invalid_p()
2789 …urce(genShaderSourceTexelFetch(ctx, s_shaders[shaderNdx], glu::TYPE_SAMPLER_2D_MULTISAMPLE, s_intT… in texel_fetch_invalid_p()
2802 …urce(genShaderSourceTexelFetch(ctx, s_shaders[shaderNdx], glu::TYPE_SAMPLER_2D_MULTISAMPLE, s_uint… in texel_fetch_invalid_p()
2923 …urce(genShaderSourceTexelFetch(ctx, s_shaders[shaderNdx], glu::TYPE_SAMPLER_2D_MULTISAMPLE, glu::T… in texel_fetch_invalid_sample()
2953 …urce(genShaderSourceTexelFetch(ctx, s_shaders[shaderNdx], glu::TYPE_SAMPLER_2D_MULTISAMPLE, glu::T… in texel_fetch_invalid_sample()
2982 …urce(genShaderSourceTexelFetch(ctx, s_shaders[shaderNdx], glu::TYPE_SAMPLER_2D_MULTISAMPLE, glu::T… in texel_fetch_invalid_sample()
H A Des31fProgramInterfaceQueryTests.cpp3242 { 2, glu::TYPE_SAMPLER_2D_MULTISAMPLE }, in generateOpaqueTypeCases()
4372 glu::TYPE_SAMPLER_2D_MULTISAMPLE, in generateRandomDataType()