Home
last modified time | relevance | path

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

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