Home
last modified time | relevance | path

Searched refs:isScalarVariableType (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp153 static bool isScalarVariableType(_variable_type type);
Dgl4cGPUShaderFP64Tests.cpp1531 bool Utils::isScalarVariableType(_variable_type type) in isScalarVariableType() function in gl4cts::Utils
11536 if (Utils::isScalarVariableType(test_case.variable_type)) in getVertexShaderBody()
11910 if (Utils::isScalarVariableType(test_case.variable_type)) in verifyXFBData()