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

/external/deqp/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.hpp35 class ShaderHelperInvocationTests : public TestCaseGroup class in namespace:deqp::gles31::Functional
38 ShaderHelperInvocationTests (Context& context);
39 virtual ~ShaderHelperInvocationTests (void);
44 ShaderHelperInvocationTests (const ShaderHelperInvocationTests&);
45 ShaderHelperInvocationTests& operator= (const ShaderHelperInvocationTests&);
H A Des31fShaderHelperInvocationTests.cpp657 ShaderHelperInvocationTests::ShaderHelperInvocationTests (Context& context) function in class:deqp::gles31::Functional::ShaderHelperInvocationTests
662 ShaderHelperInvocationTests::~ShaderHelperInvocationTests (void)
666 void ShaderHelperInvocationTests::init (void)

Completed in 567 milliseconds