Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp4764 unsigned int ssbo_commit_size = 0; in execute() local
4772 ssbo_commit_size = m_sparse_bo_size_rounded; in execute()
4777 const unsigned int n_pages = ssbo_commit_size / m_page_size; in execute()
4789 ssbo_commit_size, GL_TRUE); /* commit */ in execute()
4855 current_ssbo_offset < (ssbo_commit_start_offset + ssbo_commit_size)))) in execute()