Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderFunctionTests.cpp272 std::string getDataTypeExtension (glu::DataType dataType) in getDataTypeExtension() function
1620 << getShaderExtensionDeclaration(getDataTypeExtension(samplerDataType)) in genShaderSourceTextureSize_sampler()
1689 …if (checkSupport(ctx) || ctx.isExtensionSupported(getDataTypeExtension(s_samplerTypes[dataTypeNdx]… in texture_size_invalid_sampler()
1707 << getShaderExtensionDeclaration(getDataTypeExtension(samplerDataType)) in genShaderSourceTextureSize_lod()
1729 …if (checkSupport(ctx) || ctx.isExtensionSupported(getDataTypeExtension(s_samplerTypes[dataTypeNdx]… in texture_size_invalid_lod()
1754 << getShaderExtensionDeclaration(getDataTypeExtension(samplerDataType)) in genShaderSourceTexture()
2204 …if (checkSupport(ctx) || ctx.isExtensionSupported(getDataTypeExtension(glu::TYPE_SAMPLER_CUBE_ARRA… in texture_invalid_p()
2284 …if (checkSupport(ctx) || ctx.isExtensionSupported(getDataTypeExtension(glu::TYPE_SAMPLER_CUBE_ARRA… in texture_invalid_p()
2509 …if (checkSupport(ctx) || ctx.isExtensionSupported(getDataTypeExtension(glu::TYPE_SAMPLER_CUBE_ARRA… in texture_invalid_bias_or_compare()
2553 …if (checkSupport(ctx) || ctx.isExtensionSupported(getDataTypeExtension(glu::TYPE_SAMPLER_CUBE_ARRA… in texture_invalid_bias_or_compare()
[all …]