Home
last modified time | relevance | path

Searched defs:greenColor (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferFetchTest.cpp366 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
DSamplersTest.cpp121 std::array<GLColor, kWidth *kHeight> greenColor = { in TEST_P() local
DProgramPipelineTest.cpp1053 std::array<GLColor, kWidth *kHeight> greenColor = { in TEST_P() local
DMultithreadingTest.cpp535 std::vector<GLColor> greenColor(kSize * kSize, GLColor::green); in textureThreadFunction() local
DStateChangeTest.cpp4118 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/
DD3D12DescriptorHeapTests.cpp528 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/
DBindGroupTests.cpp1412 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/
DvktDynamicRenderingTests.cpp538 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/
DvktDynamicRenderingTests.cpp543 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/
DvktApiCopiesAndBlittingTests.cpp571 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/
DvktApiCopiesAndBlittingTests.cpp663 const tcu::Vec4 greenColor (0.0, maxValue.y(), 0.0, maxValue.w()); in generateBuffer() local