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

/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeIndirectComputeDispatchTests.cpp365 class IndirectDispatchCaseBufferUpload : public vkt::TestCase class in namespace:vkt::compute::__anon4300
368 IndirectDispatchCaseBufferUpload (tcu::TestContext& testCtx,
372 virtual ~IndirectDispatchCaseBufferUpload (void) {}
384 IndirectDispatchCaseBufferUpload (const vkt::TestCase&);
385 IndirectDispatchCaseBufferUpload& operator= (const vkt::TestCase&);
388 IndirectDispatchCaseBufferUpload::IndirectDispatchCaseBufferUpload (tcu::TestContext& testCtx, function in class:vkt::compute::__anon4300::IndirectDispatchCaseBufferUpload
399 void IndirectDispatchCaseBufferUpload::initPrograms (vk::SourceCollections& programCollection) const
430 TestInstance* IndirectDispatchCaseBufferUpload::createInstance (Context& context) const
509 class IndirectDispatchCaseBufferGenerate : public IndirectDispatchCaseBufferUpload
[all...]

Completed in 140 milliseconds