Home
last modified time | relevance | path

Searched refs:dst_bo_is_sparse (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp1996 test_case.dst_bo_is_sparse ? m_sparse_bos[test_case.dst_bo_sparse_id] : m_immutable_bo; in execute()
2106 << ((test_case.dst_bo_is_sparse) ? "sparse buffer)" : "immutable buffer)") in execute()
2150 << ((test_case.dst_bo_is_sparse) ? "sparse buffer)" : "immutable buffer)") in execute()
2200 << ((test_case.dst_bo_is_sparse) ? "sparse buffer)" : "immutable buffer)") in execute()
2369 bool dst_bo_is_sparse = false; in initTestCases() local
2380 dst_bo_is_sparse = true; in initTestCases()
2392 dst_bo_is_sparse = true; in initTestCases()
2402 dst_bo_is_sparse = false; in initTestCases()
2414 dst_bo_is_sparse = true; in initTestCases()
2531 test_case.dst_bo_is_sparse in initTestCases()
[all...]
H A Dgl4cSparseBufferTests.hpp369 bool dst_bo_is_sparse; member

Completed in 6 milliseconds