Searched refs:verifyInShaderType (Results 1 – 1 of 1) sorted by relevance
136 bool verifyInShaderType (glu::ShaderType shaderType, DataType reference);221 bool ShaderBuiltinConstantCase<DataType>::verifyInShaderType (glu::ShaderType shaderType, DataType … in verifyInShaderType() function in deqp::gles31::Functional::__anon7a7347d90111::ShaderBuiltinConstantCase268 const bool isOk = verifyInShaderType(glu::ShaderType(shaderType), reference); in iterate()