Home
last modified time | relevance | path

Searched refs:RENDER_SIZE_LARGE (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp56 RENDER_SIZE_LARGE = 128, enumerator
1539 DE_ASSERT(RENDER_SIZE_LARGE % numSections == 0); in testComplementarity()
1577 FrameBufferState framebufferState (RENDER_SIZE_LARGE, RENDER_SIZE_LARGE); in testComplementarity()
1588 const int numExpectedPixels = RENDER_SIZE_LARGE * RENDER_SIZE_LARGE; in testComplementarity()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp56 RENDER_SIZE_LARGE = 128, enumerator
1539 DE_ASSERT(RENDER_SIZE_LARGE % numSections == 0); in testComplementarity()
1577 FrameBufferState framebufferState (RENDER_SIZE_LARGE, RENDER_SIZE_LARGE); in testComplementarity()
1588 const int numExpectedPixels = RENDER_SIZE_LARGE * RENDER_SIZE_LARGE; in testComplementarity()

Completed in 7 milliseconds