Home
last modified time | relevance | path

Searched refs:kDispatchSequenceSize (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp91 constexpr auto kDispatchSequenceSize = kTestBindPoints; // Dispatch two types of work, matching the bind points being used. member
94 using DispatchSequence = tcu::Vector<DispatchOp, kDispatchSequenceSize>;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBindPointTests.cpp89 constexpr auto kDispatchSequenceSize = kTestBindPoints; // Dispatch two types of work, matching the bind points being used. member
92 using DispatchSequence = tcu::Vector<DispatchOp, kDispatchSequenceSize>;

Completed in 4 milliseconds