Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp157 struct DrawTestParams struct
159 …nditional rendering.Initial state, may be toggled later depending on the m_togglePredicate setting.
160 bool m_invert;
161 bool m_useOffset;
162 bool m_useMaintenance5;
163 …nConditionalRenderingEXT call is executed. Least significant bit corresponds to the first draw cal…
164 …ConditionalRenderingEXT call is executed. Least significant bit corresponds to the first draw call.
165 deUint32 m_resultBits; //used for reference image preparation.
166 bool m_togglePredicate; //if true, toggle the predicate setting before rendering.
167 TogglePredicateMode m_toggleMode; //method of the predicate toggling
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp157 struct DrawTestParams struct
159 …nditional rendering.Initial state, may be toggled later depending on the m_togglePredicate setting.
160 bool m_invert;
161 bool m_useOffset;
162 …nConditionalRenderingEXT call is executed. Least significant bit corresponds to the first draw cal…
163 …ConditionalRenderingEXT call is executed. Least significant bit corresponds to the first draw call.
164 deUint32 m_resultBits; //used for reference image preparation.
165 bool m_togglePredicate; //if true, toggle the predicate setting before rendering.
166 TogglePredicateMode m_toggleMode; //method of the predicate toggling
167 ConditionalBufferMemory m_memoryType; //type of memory used for conditional rendering buffer