| /external/angle/src/tests/gl_tests/ |
| D | VulkanPerformanceCounterTest.cpp | 533 GLColor kInitialData[4] = {GLColor::red, GLColor::blue, GLColor::green, GLColor::yellow}; in TEST_P() local 592 std::vector<GLColor> kInitialData(kTexDim * kTexDim, GLColor::green); in TEST_P() local 657 std::vector<GLColor> kInitialData(kTexDim * kTexDim, GLColor::green); in TEST_P() local 770 std::vector<GLColor> kInitialData(kTexDim * kTexDim, GLColor::green); in TEST_P() local 1409 GLColor kInitialData[4] = {GLColor::red, GLColor::blue, GLColor::green, GLColor::yellow}; in TEST_P() local 5474 const std::array<GLColor, 4> kInitialData = {GLColor::red, GLColor::red, GLColor::red, in mappingGpuReadOnlyBufferGhostsBuffer() local 5581 const std::array<GLColor, 4> kInitialData = {GLColor::red, GLColor::green, GLColor::blue, in partialBufferUpdateShouldNotBreakRenderPass() local 8029 std::vector<GLColor> kInitialData(kTexDim * kTexDim, GLColor::green); in TEST_P() local
|
| D | BufferDataTest.cpp | 1296 const std::array<GLColor, 4> kInitialData = {GLColor::red, GLColor::red, GLColor::red, in TEST_P() local 1674 const std::array<GLColor, 4> kInitialData = {GLColor::red, GLColor::green, GLColor::blue, in TEST_P() local
|
| D | ReadPixelsTest.cpp | 597 const std::array<GLColor, 4> kInitialData = {GLColor::red, GLColor::red, GLColor::red, in TEST_P() local
|
| D | ShaderStorageBufferTest.cpp | 460 constexpr unsigned int kInitialData = 123u; in TEST_P() local 2929 constexpr unsigned int kInitialData = 123u; in TEST_P() local
|
| D | MultithreadingTest.cpp | 1569 constexpr GLubyte kInitialData[4] = {127, 63, 191, 255}; in TEST_P() local 1778 constexpr GLubyte kInitialData[4] = {127, 63, 191, 255}; in TEST_P() local
|
| D | ClearTest.cpp | 2745 const std::vector<GLColor> kInitialData(kSize * kSize, GLColor::red); in TEST_P() local
|
| D | TextureTest.cpp | 12583 const std::array<GLColor, 4> kInitialData = {GLColor::red, GLColor::red, GLColor::red, in TEST_P() local 13404 const std::array<GLColor, 4> kInitialData = {GLColor::red, GLColor::red, GLColor::red, in TEST_P() local 13477 const std::array<GLColor, 4> kInitialData = {GLColor::red, GLColor::red, GLColor::red, in TEST_P() local 13531 const std::array<GLColor, 4> kInitialData = {GLColor::red, GLColor::red, GLColor::red, in TEST_P() local
|
| D | TransformFeedbackTest.cpp | 508 const std::array<uint32_t, 12> kInitialData = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11}; in TEST_P() local
|
| D | UniformBufferTest.cpp | 1073 const std::array<uint32_t, 4> kInitialData = {100, 200, 300, 400}; in TEST_P() local
|
| D | ImageTest.cpp | 6514 constexpr GLubyte kInitialData[4] = {127, 63, 191, 255}; in TEST_P() local 6615 constexpr GLubyte kInitialData[4] = {127, 63, 191, 255}; in TEST_P() local
|
| D | ComputeShaderTest.cpp | 772 const std::array<uint32_t, 4> kInitialData = {1, 2, 3, 4}; in TEST_P() local
|