Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp714 struct OffScreenParams struct
716 const uint32_t randomSeed;
717 const OffScreenAxisCase xAxis;
718 const OffScreenAxisCase yAxis;
719 const bool negativeHeight;
720 const SharedGroupParams groupParams;
722OffScreenParams (uint32_t seed, OffScreenAxisCase x, OffScreenAxisCase y, bool negH, const SharedG… in OffScreenParams() function