Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp2014 const bool is_dst_bo = (dst_bo_id == m_sparse_bos[n_sparse_bo]); in execute() local
2017 if (!is_dst_bo && !is_src_bo) in execute()
2024 if (is_dst_bo) in execute()
2227 const bool is_dst_bo = (dst_bo_id == m_sparse_bos[n_sparse_bo]); in execute() local
2230 if (is_dst_bo || is_src_bo) in execute()