Searched defs:IndirectDispatchCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fIndirectComputeDispatchTests.cpp112 class IndirectDispatchCase : public TestCase class in namespace:deqp::gles31::Functional::__anon4693
115 IndirectDispatchCase (Context& context, const char* name, const char* description, GenBuffer genBuffer);
116 ~IndirectDispatchCase (void);
144 IndirectDispatchCase (const IndirectDispatchCase&);
145 IndirectDispatchCase& operator= (const IndirectDispatchCase&);
148 IndirectDispatchCase::IndirectDispatchCase (Context& context, const char* name, const char* description, GenBuffer genBuffer) function in class:deqp::gles31::Functional::__anon4693::IndirectDispatchCase
155 IndirectDispatchCase
[all...]

Completed in 724 milliseconds