Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp2625 std::string prepareGlobals(glw::GLuint last_in_location, glw::GLuint last_out_location);
Dgl4cEnhancedLayoutsTests.cpp14953 std::string VaryingComponentsTest::prepareGlobals(GLuint last_in_location, GLuint last_out_location) in test() argument
14955 std::string globals = VaryingLocationsTest::prepareGlobals(last_in_location, last_out_location); in test()