Searched refs:should_commit (Results 1 – 1 of 1) sorted by relevance
3088 const bool should_commit = ((n_page % 2) == 0); in execute() local3091 should_commit ? GL_TRUE : GL_FALSE); in execute()3481 const bool should_commit = ((n_page % 2) == 0); in execute() local3484 should_commit ? GL_TRUE : GL_FALSE); in execute()3487 if (should_commit) in execute()