Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLRobustnessTest.cpp552 constexpr std::array<float, 4> kBufferData = {1, 0, 0, 1}; in TEST_P() local
632 constexpr std::array<float, 4> kBufferData = {1, 0, 0, 1}; in TEST_P() local
702 constexpr std::array<float, 4> kBufferData = {1, 0, 0, 1}; in TEST_P() local
789 constexpr uint32_t kBufferData[kBufferSize] = {10, 20}; in TEST_P() local
839 constexpr uint32_t kBufferData[kBufferSize] = {10, 20}; in TEST_P() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DShaderStorageBufferTest.cpp2332 std::array<unsigned int, kBufferElementCount> kBufferData = {}; in TEST_P() local
H A DComputeShaderTest.cpp673 constexpr unsigned int kBufferData[kBufferSize] = {10, 20}; in TEST_P() local
H A DMultithreadingTest.cpp4155 constexpr float kBufferData[4] = { in TEST_P() local
H A DGLSLTest.cpp4736 constexpr unsigned int kBufferData[kAtomicCounterRows * kAtomicCounterCols] = {}; in TEST_P() local