Home
last modified time | relevance | path

Searched defs:sparse_bo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp1134 bool AtomicCounterBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
1563 bool BufferTextureStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
1883 bool ClearOpsBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
2341 bool CopyOpsBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
2816 bool IndirectDispatchBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
2947 bool InvalidateBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
3352 bool PixelPackBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
3695 bool PixelUnpackBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
4373 bool QuadsBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
4657 bool QueryBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.cpp1364 struct amdgpu_bo_sparse *sparse_bo = get_sparse_bo(buffer->bo); in amdgpu_cs_submit_ib() local