Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DUniformBufferTest.cpp1594 const GLsizei kElementsPerMatrix = 8; // Each mat2 row gets padded into a vec4. in TEST_P() local
1642 const GLsizei kElementsPerMatrix = 8; // Each mat2 row gets padded into a vec4. in TEST_P() local
1687 const GLsizei kElementsPerMatrix = 8; // Each mat2x3 column gets padded into a vec4. in TEST_P() local
1741 const GLsizei kElementsPerMatrix = 8; // Each mat2 row gets padded into a vec4. in TEST_P() local
2063 const GLsizei kElementsPerMatrix = 16; // Each mat2 row gets padded into a vec4. in TEST_P() local