| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | FramebufferFetchTest.cpp | 366 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in BasicTest() local 503 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in MultipleDrawTest() local 539 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchTest() local 605 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in DrawFetchDrawNonFetchTest() local 669 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() local 788 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchWithDifferentProgramsTest() local 1018 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in ProgramPipelineTest() local 1592 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in TEST_P() local
|
| D | SamplersTest.cpp | 121 std::array<GLColor, kWidth *kHeight> greenColor = { in TEST_P() local
|
| D | ProgramPipelineTest.cpp | 1053 std::array<GLColor, kWidth *kHeight> greenColor = { in TEST_P() local
|
| D | MultithreadingTest.cpp | 535 std::vector<GLColor> greenColor(kSize * kSize, GLColor::green); in textureThreadFunction() local
|
| D | StateChangeTest.cpp | 4118 std::vector<GLColor32F> greenColor(6, kFloatGreen); in TEST_P() local 5421 std::vector<GLColor> greenColor(kSize * kSize, GLColor::green); in TEST_P() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| D | D3D12DescriptorHeapTests.cpp | 528 std::array<float, 4> greenColor = {0, 1, 0, 1}; in TEST_P() local 714 std::array<float, 4> greenColor = {0, 1, 0, 1}; in TEST_P() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | BindGroupTests.cpp | 1412 std::array<float, 4> greenColor = {0, 1, 0, 1}; in TEST_P() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktDynamicRenderingTests.cpp | 538 const Vec4 greenColor = Vec4(0.0f, 1.0f, atchNdx * 0.15f, 1.0f); in generateColroImage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktDynamicRenderingTests.cpp | 543 const Vec4 greenColor = Vec4(0.0f, 1.0f, atchNdx * 0.15f, 1.0f); in generateColroImage() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 571 const tcu::Vec4 greenColor (0.0, maxValue.y(), 0.0, maxValue.w()); in generateBuffer() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 663 const tcu::Vec4 greenColor (0.0, maxValue.y(), 0.0, maxValue.w()); in generateBuffer() local
|