Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp4763 const bool is_zigzag_ssbo = (n_iteration == 1); in execute() local
4775 if (is_zigzag_ssbo) in execute()
4853 if ((is_zigzag_ssbo && (n_page % 2) == 0) || in execute()
4854 (!is_zigzag_ssbo && (current_ssbo_offset >= ssbo_commit_start_offset && in execute()