Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.hpp74 class MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest : public glcts::TestC… class
78 MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest(Context& context);
Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.cpp406 MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest::
407 MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest(Context& context) in MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest() function in glcts::MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest
417 void MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest::deinit() in deinit()
427 void MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest::deinitInternalIterati… in deinitInternalIteration()
449 void MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest::initInternalIteration… in initInternalIteration()
474 tcu::TestNode::IterateResult MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTes… in iterate()
Des31cTextureStorageMultisampleTests.cpp97 new glcts::MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest(m_context)); in init()