Searched defs:kInputValues (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | ComputeShaderTest.cpp | 1265 constexpr GLuint kInputValues[3][1] = {{50}, {100}, {20}}; in TEST_P() local 1331 constexpr GLuint kInputValues[2][1] = {{200}, {100}}; in TEST_P() local 1391 constexpr GLuint kInputValues[2][1] = {{200}, {100}}; in TEST_P() local 1452 constexpr GLuint kInputValues[2][2] = {{200, 200}, {100, 100}}; in TEST_P() local 1520 constexpr GLuint kInputValues[2][2] = {{200, 200}, {100, 100}}; in TEST_P() local 1589 constexpr GLuint kInputValues[2][2] = {{200, 200}, {100, 100}}; in TEST_P() local 1659 constexpr GLuint kInputValues[2][1] = {{200}, {100}}; in TEST_P() local 1732 constexpr GLuint kInputValues[2][2] = {{200, 150}, {100, 50}}; in TEST_P() local 1803 constexpr GLuint kInputValues[2][2] = {{200, 150}, {100, 50}}; in TEST_P() local 1874 constexpr GLuint kInputValues[2][1] = {{200}, {100}}; in TEST_P() local [all …]
|
| D | ShaderStorageBufferTest.cpp | 634 constexpr GLuint kInputValues[kComponentCount] = {3u, 4u}; in TEST_P() local 671 constexpr GLuint kInputValues[kComponentCount] = {3u, 4u}; in TEST_P() local 697 constexpr GLuint kInputValues[kComponentCount] = {3u, 4u}; in TEST_P() local 723 constexpr GLuint kInputValues[kComponentCount] = {3u, 4u}; in TEST_P() local 2070 constexpr unsigned int kInputValues[kLoadBlockElementCount] = {1u, 2u, 3u, 4u, 5u}; in TEST_P() local 2136 constexpr unsigned int kInputValues[kLoadBlockElementCount] = {1u, 2u, 3u, 4u, 5u}; in TEST_P() local 2410 constexpr unsigned int kInputValues[2] = {2u, 2u}; in TEST_P() local
|
| D | ParallelShaderCompileTest.cpp | 336 constexpr GLuint kInputValues[3][1] = {{300}, {200}, {100}}; in runAndVerify() local
|