Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp113 struct DrawTestParams struct
115 …nditional rendering.Initial state, may be toggled later depending on the m_togglePredicate setting.
116 bool m_invert;
117 bool m_useOffset;
118 …nConditionalRenderingEXT call is executed. Least significant bit corresponds to the first draw cal…
119 …ConditionalRenderingEXT call is executed. Least significant bit corresponds to the first draw call.
120 deUint32 m_resultBits; //used for reference image preparation.
121 bool m_togglePredicate; //if true, toggle the predicate setting before rendering.
122 TogglePredicateMode m_toggleMode; //method of the predicate toggling