Searched refs:getDataTypeExtension (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeShaderFunctionTests.cpp | 272 std::string getDataTypeExtension (glu::DataType dataType) in getDataTypeExtension() function 1620 << getShaderExtensionDeclaration(getDataTypeExtension(samplerDataType)) in genShaderSourceTextureSize_sampler() 1682 …().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSupported(getDataTypeExtension(s_samplerTy… in texture_size_invalid_sampler() 1700 << getShaderExtensionDeclaration(getDataTypeExtension(samplerDataType)) in genShaderSourceTextureSize_lod() 1722 …().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSupported(getDataTypeExtension(s_samplerTy… in texture_size_invalid_lod() 1747 << getShaderExtensionDeclaration(getDataTypeExtension(samplerDataType)) in genShaderSourceTexture() 2197 …().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSupported(getDataTypeExtension(glu::TYPE_S… in texture_invalid_p() 2277 …().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSupported(getDataTypeExtension(glu::TYPE_S… in texture_invalid_p() 2502 …().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSupported(getDataTypeExtension(glu::TYPE_S… in texture_invalid_bias_or_compare() 2546 …().getType(), glu::ApiType::es(3, 2)) || ctx.isExtensionSupported(getDataTypeExtension(glu::TYPE_S… in texture_invalid_bias_or_compare() [all …]
|