HomeSort by relevance Sort by last modified time
    Searched refs:BasicComputeShaderTests (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/gles31/functional/
es31fBasicComputeShaderTests.hpp 36 class BasicComputeShaderTests : public TestCaseGroup
39 BasicComputeShaderTests (Context& context);
40 ~BasicComputeShaderTests (void);
45 BasicComputeShaderTests (const BasicComputeShaderTests& other);
46 BasicComputeShaderTests& operator= (const BasicComputeShaderTests& other);
es31fFunctionalTests.cpp 216 addChild(new BasicComputeShaderTests (m_context));
es31fBasicComputeShaderTests.cpp     [all...]

Completed in 1585 milliseconds