Searched refs:prepareVertexArray (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cVertexAttrib64BitTest.cpp | 1376 void prepareVertexArray(_iteration iteration, _attributeType attribute_type, GLuint program_id, 2313 void LimitTest::prepareVertexArray(_iteration iteration, _attributeType attribute_type, GLuint prog… in prepareVertexArray() function in VertexAttrib64Bit::LimitTest 2861 prepareVertexArray(iteration, REGULAR, program_id, use_arrays); in testProgram() 2901 prepareVertexArray(iteration, CONSTANT, program_id, use_arrays); in testProgramWithConstant() 2931 prepareVertexArray(iteration, PER_INSTANCE, program_id, use_arrays); in testProgramWithDivisor()
|
D | gl4cDirectStateAccessQueriesTests.cpp | 1510 prepareVertexArray(); in iterate() 1670 void FunctionalTest::prepareVertexArray() in prepareVertexArray() function in gl4cts::DirectStateAccess::Queries::FunctionalTest
|
D | gl4cDirectStateAccessTests.hpp | 1060 void prepareVertexArray();
|