Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fIndirectComputeDispatchTests.cpp112 class IndirectDispatchCase : public TestCase class
115IndirectDispatchCase (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::__anon774111160111::IndirectDispatchCase
155 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 …]