Searched refs:s_intTypes (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgVariableType.cpp146 static const VariableType s_intTypes[] = local
150 return s_intTypes[0];
/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp1208 static const DataType s_intTypes[] = local
1256 : isIntOut ? s_intTypes[outScalarSize - 1]
1322 : isIntCase ? s_intTypes[curInScalarSize - 1]
/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1838 static const DataType s_intTypes[] = local
1893 : isIntOut ? s_intTypes[outScalarSize - 1]
1962 : isIntType(prevV.valueType) ? s_intTypes[prevInScalarSize - 1]
1969 : isIntType(v.valueType) ? s_intTypes[curInScalarSize - 1]

Completed in 72 milliseconds