Searched refs:isScalarVariableType (Results 1 – 2 of 2) sorted by relevance
153 static bool isScalarVariableType(_variable_type type);
1531 bool Utils::isScalarVariableType(_variable_type type) in isScalarVariableType() function in gl4cts::Utils11536 if (Utils::isScalarVariableType(test_case.variable_type)) in getVertexShaderBody()11910 if (Utils::isScalarVariableType(test_case.variable_type)) in verifyXFBData()