Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp1957 const glw::GLuint sparse_bo_id = m_sparse_bos[n_sparse_bo]; in deinitTestCaseIteration() local
1959 if (sparse_bo_id != 0) in deinitTestCaseIteration()
1961 m_gl.bindBuffer(GL_ARRAY_BUFFER, sparse_bo_id); in deinitTestCaseIteration()
1967 } /* if (sparse_bo_id != 0) */ in deinitTestCaseIteration()

Completed in 7 milliseconds