Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp706 struct OffScreenParams struct
708 const uint32_t randomSeed;
709 const OffScreenAxisCase xAxis;
710 const OffScreenAxisCase yAxis;
711 const bool negativeHeight;
712 const SharedGroupParams groupParams;
714OffScreenParams(uint32_t seed, OffScreenAxisCase x, OffScreenAxisCase y, bool negH, const SharedGr… in OffScreenParams() argument