Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp5140 const GLint n_avl_locations = 16; in getLastInputLocation() local
5144 const GLint n_avl_locations = param / divide; in getLastInputLocation() local
5150 return n_avl_locations - n_req_location; /* last is max - 1 */ in getLastInputLocation()
5207 const GLint n_avl_locations = 16; in getLastOutputLocation() local
5220 const GLint n_avl_locations = param / 4; /* 4 components per location */ in getLastOutputLocation() local
5226 return n_avl_locations - n_req_location; /* last is max - 1 */ in getLastOutputLocation()