Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp15648 const GLuint n_req_components = type.m_n_rows; in test() local
15649 const GLuint valid_component = n_components_per_location - n_req_components; in test()
16052 const GLuint n_req_components = type.m_n_rows; in test() local
16053 const GLuint valid_component = n_components_per_location - n_req_components; in test()
16587 const GLuint n_req_components = type.m_n_rows; in test() local
16588 const GLuint valid_component = n_components_per_location - n_req_components; in test()
17022 const GLuint n_req_components = type.m_n_rows; in test() local
17023 const GLint valid_component = (GLint)n_components_per_location - (GLint)n_req_components; in test()
17045 const GLint first_aliasing = gohan - n_req_components + 1; in test()
17046 const GLint last_aliasing = gohan + n_req_components - 1; in test()
[all …]