Home
last modified time | relevance | path

Searched refs:SSBOStorageTestCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.hpp800 class SSBOStorageTestCase : public BufferStorageTestCase class
804 SSBOStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, glw::GLint page_size);
H A Dgl4cSparseBufferTests.cpp4649 SSBOStorageTestCase::SSBOStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, glw::GLint page_size)
4679 void SSBOStorageTestCase::deinitTestCaseGlobal()
4711 void SSBOStorageTestCase::deinitTestCaseIteration()
4735 bool SSBOStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags)
4891 bool SSBOStorageTestCase::initTestCaseGlobal()
4965 bool SSBOStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo)
6646 m_testCases.push_back(new SSBOStorageTestCase(gl, m_testCtx, page_size));

Completed in 10 milliseconds