Searched refs:searchFilter (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.cpp | 1133 …Validator (Context& context, glu::ShaderType shaderType, const VariableSearchFilter& searchFilter); 1143 …rValidator (Context& context, glu::ShaderType shaderType, const VariableSearchFilter& searchFilter) in VariableReferencedByShaderValidator() argument 1145 …leSearchFilter::logicalAnd(VariableSearchFilter::createShaderTypeFilter(shaderType), searchFilter)) in VariableReferencedByShaderValidator() 1258 …Validator (Context& context, glu::ShaderType shaderType, const VariableSearchFilter& searchFilter); 1268 …rValidator (Context& context, glu::ShaderType shaderType, const VariableSearchFilter& searchFilter) in BlockReferencedByShaderValidator() argument 1270 …leSearchFilter::logicalAnd(VariableSearchFilter::createShaderTypeFilter(shaderType), searchFilter)) in BlockReferencedByShaderValidator()
|