Home
last modified time | relevance | path

Searched defs:n_req_location (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp5205 const GLuint n_req_location = type.GetLocations(stage == Utils::Shader::VERTEX) * array_length; in getLastInputLocation() local
5281 const GLuint n_req_location = type.GetLocations() * array_length; in getLastOutputLocation() local