Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp4458 const bool should_commit_page = (n_iteration == 0); in execute() local
4462 m_sparse_bo_size_rounded, should_commit_page ? GL_TRUE : GL_FALSE); in execute()
4526 if (should_commit_page) in execute()