Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
DvktConditionalRenderingTestUtil.hpp40 struct ConditionalData struct
42 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 …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalRenderingTestUtil.hpp40 struct ConditionalData struct
42 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 …]