Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderImageLoadStoreTests.hpp36 class ShaderImageLoadStoreTests : public TestCaseGroup class
39 ShaderImageLoadStoreTests (Context& context);
40 ~ShaderImageLoadStoreTests (void);
45 ShaderImageLoadStoreTests (const ShaderImageLoadStoreTests& other);
46 ShaderImageLoadStoreTests& operator= (const ShaderImageLoadStoreTests& other);
Des31fFunctionalTests.cpp315 addChild(new ShaderImageLoadStoreTests (m_context)); in init()
Des31fShaderImageLoadStoreTests.cpp3125 ShaderImageLoadStoreTests::ShaderImageLoadStoreTests (Context& context) in ShaderImageLoadStoreTests() function in deqp::gles31::Functional::ShaderImageLoadStoreTests
3130 ShaderImageLoadStoreTests::~ShaderImageLoadStoreTests (void) in ~ShaderImageLoadStoreTests()
3134 void ShaderImageLoadStoreTests::init (void) in init()