class VulkanRendererParameterizedMultiplyColorTest_MultiplyColorTest_Test
Defined at line 2071 of file ../../src/ui/scenic/lib/flatland/renderer/tests/renderer_unittest.cc
Tests the multiply color for images, which can also affect transparency.
Render two overlapping rectangles, a red opaque one covered slightly by
a green transparent one with an alpha of 0.5. These values are set not
on the pixel values of the images which should be all white and opaque
(1,1,1,1) but instead via the multiply_color value on the ImageMetadata.
----------------
----------------
----------------
------RYYYG----
------RYYYG----
----------------
----------------
----------------
Public Methods
void VulkanRendererParameterizedMultiplyColorTest_MultiplyColorTest_Test ()
Defined at line 2071 of file ../../src/ui/scenic/lib/flatland/renderer/tests/renderer_unittest.cc
void VulkanRendererParameterizedMultiplyColorTest_MultiplyColorTest_Test (const VulkanRendererParameterizedMultiplyColorTest_MultiplyColorTest_Test & )
Defined at line 2071 of file ../../src/ui/scenic/lib/flatland/renderer/tests/renderer_unittest.cc
VulkanRendererParameterizedMultiplyColorTest_MultiplyColorTest_Test & operator= (const VulkanRendererParameterizedMultiplyColorTest_MultiplyColorTest_Test & )
Defined at line 2071 of file ../../src/ui/scenic/lib/flatland/renderer/tests/renderer_unittest.cc
void TestBody ()
Defined at line 2071 of file ../../src/ui/scenic/lib/flatland/renderer/tests/renderer_unittest.cc