HomeSort by relevance Sort by last modified time
    Searched defs:IndirectComputeDispatchTests (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fIndirectComputeDispatchTests.hpp 36 class IndirectComputeDispatchTests : public TestCaseGroup
39 IndirectComputeDispatchTests (Context& context);
40 ~IndirectComputeDispatchTests (void);
45 IndirectComputeDispatchTests (const IndirectComputeDispatchTests&);
46 IndirectComputeDispatchTests& operator= (const IndirectComputeDispatchTests&);
es31fIndirectComputeDispatchTests.cpp 442 IndirectComputeDispatchTests::IndirectComputeDispatchTests (Context& context)
447 IndirectComputeDispatchTests::~IndirectComputeDispatchTests (void)
451 void IndirectComputeDispatchTests::init (void)

Completed in 928 milliseconds