Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleTexStorage3DMultisampleTests.hpp82 class NonColorDepthStencilRenderableInternalformatsAreRejectedTest : public glcts::TestCase class
86 NonColorDepthStencilRenderableInternalformatsAreRejectedTest(Context& context);
Des31cTextureStorageMultisampleTexStorage3DMultisampleTests.cpp401 NonColorDepthStencilRenderableInternalformatsAreRejectedTest::
402 NonColorDepthStencilRenderableInternalformatsAreRejectedTest(Context& context) in NonColorDepthStencilRenderableInternalformatsAreRejectedTest() function in glcts::NonColorDepthStencilRenderableInternalformatsAreRejectedTest
413 void NonColorDepthStencilRenderableInternalformatsAreRejectedTest::deinit() in deinit()
434 void NonColorDepthStencilRenderableInternalformatsAreRejectedTest::initInternals() in initInternals()
451 tcu::TestNode::IterateResult NonColorDepthStencilRenderableInternalformatsAreRejectedTest::iterate() in iterate()
Des31cTextureStorageMultisampleTests.cpp116 new glcts::NonColorDepthStencilRenderableInternalformatsAreRejectedTest(m_context)); in init()