Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp1996 test_case.dst_bo_is_sparse ? m_sparse_bos[test_case.dst_bo_sparse_id] : m_immutable_bo; in execute()
2368 glw::GLuint dst_bo_sparse_id = 0; in initTestCases() local
2379 dst_bo_sparse_id = 0; in initTestCases()
2391 dst_bo_sparse_id = 0; in initTestCases()
2413 dst_bo_sparse_id = 0; in initTestCases()
2530 test_case.dst_bo_sparse_id = dst_bo_sparse_id; in initTestCases()
Dgl4cSparseBufferTests.hpp368 glw::GLuint dst_bo_sparse_id; member