Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.hpp44 struct ConditionalData struct
46 bool conditionInPrimaryCommandBuffer;
47 bool conditionInSecondaryCommandBuffer;
48 bool conditionInverted;
49 bool conditionInherited;
50 uint32_t conditionValue;
51 bool padConditionValue;
52 bool allocationOffset; // Apply an offset to the condition variable buffer allocation.
53 …nRenderPass; // Clear the color attachment as part of beginning the render pass instead of outside.
54 bool secondaryCommandBufferNested;
[all …]