Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp622 void setup4x4Scissor(SCISSOR_METHOD method, bool set_zeros);
H A DglcViewportArrayTests.cpp2921 setup4x4Scissor(method, false /* set_zeros */); in setupViewports()
3122 * @param set_zeros Select if width and height should be 0 or image_dim / 4
3124 void DrawTestBase::setup4x4Scissor(SCISSOR_METHOD method, bool set_zeros) in setup4x4Scissor() argument
3146 if (false == set_zeros) in setup4x4Scissor()
4110 setup4x4Scissor(method, true /* set_zeros */); in setupViewports()

Completed in 8 milliseconds