Searched defs:ConditionalData (Results 1 – 1 of 1) sorted by relevance
44 struct ConditionalData struct46 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 …]