Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp1372 …void logTestIterationAndConfig(_iteration iteration, _attributeType attribute_type, bool use_array…
2192 void LimitTest::logTestIterationAndConfig(_iteration iteration, _attributeType attribute_type, bool… in logTestIterationAndConfig() function in VertexAttrib64Bit::LimitTest
2765logTestIterationAndConfig(iteration, REGULAR, false /* use_arrays */, false /* use_locations */); in testIteration()
2772logTestIterationAndConfig(iteration, REGULAR, true /* use_arrays */, false /* use_locations */); in testIteration()
2779logTestIterationAndConfig(iteration, REGULAR, false /* use_arrays */, true /* use_locations */); in testIteration()
2786logTestIterationAndConfig(iteration, REGULAR, true /* use_arrays */, true /* use_locations */); in testIteration()
2794logTestIterationAndConfig(iteration, CONSTANT, false /* use_arrays */, false /* use_locations */); in testIteration()
2801logTestIterationAndConfig(iteration, CONSTANT, true /* use_arrays */, false /* use_locations */); in testIteration()
2808logTestIterationAndConfig(iteration, CONSTANT, false /* use_arrays */, true /* use_locations */); in testIteration()
2815logTestIterationAndConfig(iteration, CONSTANT, true /* use_arrays */, true /* use_locations */); in testIteration()
[all …]