Home
last modified time | relevance | path

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

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