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