Searched defs:ConditionalData (Results 1 – 2 of 2) sorted by relevance
40 struct ConditionalData struct42 bool conditionInPrimaryCommandBuffer;43 bool conditionInSecondaryCommandBuffer;44 bool conditionInverted;45 bool conditionInherited;46 deUint32 conditionValue;47 bool padConditionValue;48 bool allocationOffset; // Apply an offset to the condition variable buffer allocation.49 …nRenderPass; // Clear the color attachment as part of beginning the render pass instead of outside.51 bool expectCommandExecution;[all …]