Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp2034 constexpr GLuint KInputValues2DArray[2] = {23, 35}; in TEST_P() local
2051 GL_UNSIGNED_INT, KInputValues2DArray); in TEST_P()