Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1370 …void logTestIterationAndConfig(_iteration iteration, _attributeType attribute_type, bool use_array…
2185 void LimitTest::logTestIterationAndConfig(_iteration iteration, _attributeType attribute_type, bool… in logTestIterationAndConfig() function in VertexAttrib64Bit::LimitTest
2758 logTestIterationAndConfig(iteration, REGULAR, false /* use_arrays */, false /* use_locations */); in testIteration()
2765 logTestIterationAndConfig(iteration, REGULAR, true /* use_arrays */, false /* use_locations */); in testIteration()
2772 logTestIterationAndConfig(iteration, REGULAR, false /* use_arrays */, true /* use_locations */); in testIteration()
2779 logTestIterationAndConfig(iteration, REGULAR, true /* use_arrays */, true /* use_locations */); in testIteration()
2787 logTestIterationAndConfig(iteration, CONSTANT, false /* use_arrays */, false /* use_locations */); in testIteration()
2794 logTestIterationAndConfig(iteration, CONSTANT, true /* use_arrays */, false /* use_locations */); in testIteration()
2801 logTestIterationAndConfig(iteration, CONSTANT, false /* use_arrays */, true /* use_locations */); in testIteration()
2808 logTestIterationAndConfig(iteration, CONSTANT, true /* use_arrays */, true /* use_locations */); in testIteration()
[all …]