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

/external/deqp/framework/randomshaders/
H A DrsgVariableType.cpp155 static const VariableType s_boolTypes[] = local
159 return s_boolTypes[0];
/external/deqp/modules/gles2/functional/
H A Des2fShaderOperatorTests.cpp1216 static const DataType s_boolTypes[] = local
1257 : isBoolOut ? s_boolTypes[outScalarSize - 1]
1323 : isBoolCase ? s_boolTypes[curInScalarSize - 1]
/external/deqp/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1854 static const DataType s_boolTypes[] = local
1895 : isBoolOut ? s_boolTypes[outScalarSize - 1]
1964 : isBoolType(prevV.valueType) ? s_boolTypes[prevInScalarSize - 1]
1971 : isBoolType(v.valueType) ? s_boolTypes[curInScalarSize - 1]

Completed in 113 milliseconds