class VulkanRendererTest_FullScreenRenderTest_Test
Defined at line 881 of file ../../src/ui/scenic/lib/flatland/renderer/tests/renderer_unittest.cc
This test actually renders a rectangle using the VKRenderer. We create a single rectangle,
with a half-red, half-green texture. The render target is 128x128 and the rectangle is 128x128.
So in the end the result should look like this:
RRRRRRRRGGGGGGGG
RRRRRRRRGGGGGGGG
RRRRRRRRGGGGGGGG
RRRRRRRRGGGGGGGG
RRRRRRRRGGGGGGGG
RRRRRRRRGGGGGGGG
RRRRRRRRGGGGGGGG
RRRRRRRRGGGGGGGG
Public Methods
void VulkanRendererTest_FullScreenRenderTest_Test ()
Defined at line 881 of file ../../src/ui/scenic/lib/flatland/renderer/tests/renderer_unittest.cc
void VulkanRendererTest_FullScreenRenderTest_Test (const VulkanRendererTest_FullScreenRenderTest_Test & )
Defined at line 881 of file ../../src/ui/scenic/lib/flatland/renderer/tests/renderer_unittest.cc
VulkanRendererTest_FullScreenRenderTest_Test & operator= (const VulkanRendererTest_FullScreenRenderTest_Test & )
Defined at line 881 of file ../../src/ui/scenic/lib/flatland/renderer/tests/renderer_unittest.cc