Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp3088 const bool should_commit = ((n_page % 2) == 0); in execute() local
3091 should_commit ? GL_TRUE : GL_FALSE); in execute()
3481 const bool should_commit = ((n_page % 2) == 0); in execute() local
3484 should_commit ? GL_TRUE : GL_FALSE); in execute()
3487 if (should_commit) in execute()