Searched refs:PER_INSTANCE (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cVertexAttrib64BitTest.cpp | 1351 PER_INSTANCE, enumerator 2256 case PER_INSTANCE: in logTestIterationAndConfig() 2317 const GLuint vertex_attrib_divisor = (PER_INSTANCE == attribute_type) ? 1 : 0; in prepareVertexArray() 2816 …logTestIterationAndConfig(iteration, PER_INSTANCE, false /* use_arrays */, false /* use_locations … in testIteration() 2823 …logTestIterationAndConfig(iteration, PER_INSTANCE, true /* use_arrays */, false /* use_locations *… in testIteration() 2830 …logTestIterationAndConfig(iteration, PER_INSTANCE, false /* use_arrays */, true /* use_locations *… in testIteration() 2837 …logTestIterationAndConfig(iteration, PER_INSTANCE, true /* use_arrays */, true /* use_locations */… in testIteration() 2931 prepareVertexArray(iteration, PER_INSTANCE, program_id, use_arrays); in testProgramWithDivisor()
|