Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1345 const glu::DataType boolApiType = m_features & FEATURE_BOOLEANAPITYPE_INT ? glu::TYPE_INT in assignUniforms() local
1388 …lu::isDataTypeBoolOrBVec(unifValue.type) ? getRandomBoolRepresentation(unifValue, boolApiType, rnd) in assignUniforms()
1395 …log << TestLog::Message << "// Using type " << glu::getDataTypeName(boolApiType) << " to set boole… in assignUniforms()
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp1472 const glu::DataType boolApiType = m_features & FEATURE_BOOLEANAPITYPE_INT ? glu::TYPE_INT in assignUniforms() local
1514 …lu::isDataTypeBoolOrBVec(unifValue.type) ? getRandomBoolRepresentation(unifValue, boolApiType, rnd) in assignUniforms()
1521 …log << TestLog::Message << "// Using type " << glu::getDataTypeName(boolApiType) << " to set boole… in assignUniforms()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp1842 const glu::DataType boolApiType = m_features & FEATURE_BOOLEANAPITYPE_INT ? glu::TYPE_INT in assignUniforms() local
1885 …lu::isDataTypeBoolOrBVec(unifValue.type) ? getRandomBoolRepresentation(unifValue, boolApiType, rnd) in assignUniforms()
1892 …log << TestLog::Message << "// Using type " << glu::getDataTypeName(boolApiType) << " to set boole… in assignUniforms()