Searched defs:kUpdateData1 (Results  1 – 2 of 2) sorted by relevance
| /external/angle/src/tests/gl_tests/ | 
| D | BufferDataTest.cpp | 1298     const std::array<GLColor, 4> kUpdateData1 = {GLColor::white, GLColor::white, GLColor::white,  in TEST_P()  local1761     const std::array<GLColor, 4> kUpdateData1 = {GLColor::red, GLColor::green, GLColor::blue,  in TEST_P()  local
 
 | 
| D | VulkanPerformanceCounterTest.cpp | 5115     const std::array<GLColor, 4> kUpdateData1 = {GLColor::white, GLColor::white, GLColor::white,  in mappingGpuReadOnlyBufferGhostsBuffer()  local5222     const std::array<GLColor, 1> kUpdateData1 = {GLColor::cyan};  in partialBufferUpdateShouldNotBreakRenderPass()  local
 
 |