Searched refs:IndirectDispatchCase (Results 1 – 1 of 1) sorted by relevance
112 class IndirectDispatchCase : public TestCase class115 …IndirectDispatchCase (Context& context, const char* name, const char* description, GenBuffer genBu…116 ~IndirectDispatchCase (void);144 IndirectDispatchCase (const IndirectDispatchCase&);145 IndirectDispatchCase& operator= (const IndirectDispatchCase&);148 IndirectDispatchCase::IndirectDispatchCase (Context& context, const char* name, const char* descrip… in IndirectDispatchCase() function in deqp::gles31::Functional::__anon9f66ec160111::IndirectDispatchCase155 IndirectDispatchCase::~IndirectDispatchCase (void) in ~IndirectDispatchCase()171 void IndirectDispatchCase::createCommandBuffer (deUint32 buffer) const in createCommandBuffer()182 void IndirectDispatchCase::createCmdBufferUpload (deUint32 buffer) const in createCmdBufferUpload()205 void IndirectDispatchCase::createCmdBufferCompute (deUint32 buffer) const in createCmdBufferCompute()[all …]