Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp1998 const bool performGetUniforms = rnd.getBool(); in test() local
1999 const bool performCheckUniformDefaultValues = performGetUniforms && rnd.getBool(); in test()
2001 …const bool performCompareUniformValues = performGetUniforms && performAssignUniforms && rnd.get… in test()
2006 …if (!(performGetActiveUniforms || performGetUniforms || performCheckUniformDefaultValues || perfor… in test()
2027 if (performGetUniforms) in test()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp2503 const bool performGetUniforms = rnd.getBool(); in test() local
2504 const bool performCheckUniformDefaultValues = performGetUniforms && rnd.getBool(); in test()
2506 …const bool performCompareUniformValues = performGetUniforms && performAssignUniforms && rnd.ge… in test()
2511 …formGetActiveUniformsiv || performUniformVsUniformsivComparison || performGetUniforms || performCh… in test()
2538 if (performGetUniforms) in test()