Home
last modified time | relevance | path

Searched defs:heaps (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DD3D12DescriptorHeapTests.cpp232 std::list<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; in TEST_P() local
277 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; in TEST_P() local
308 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; in TEST_P() local
350 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; in TEST_P() local
376 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; in TEST_P() local
401 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DBuddyMemoryAllocatorTests.cpp392 std::set<ResourceHeapBase*> heaps = {}; in TEST() local
433 std::set<ResourceHeapBase*> heaps = {}; in TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResidencyManagerD3D12.cpp237 MaybeError ResidencyManager::EnsureHeapsAreResident(Heap** heaps, size_t heapCount) { in EnsureHeapsAreResident()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.cpp163 ID3D12DescriptorHeap* heaps[2] = { d3d12_descriptor_heap_get(batch->view_heap), in d3d12_start_batch() local
Dd3d12_descriptor_pool.cpp41 list_head heaps; member
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
Dpvr_srv.c545 struct pvr_winsys_heaps *heaps) in pvr_srv_winsys_get_heaps_info()
/third_party/skia/src/gpu/d3d/
DGrD3DCommandList.cpp581 ID3D12DescriptorHeap* heaps[2] = { in setDescriptorHeaps() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c349 enum zink_heap heaps[] = { in get_smallest_buffer_heap() enum
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_private.h340 struct dzn_descriptor_heap *heaps[NUM_POOL_TYPES]; member
484 struct dzn_descriptor_heap *heaps[NUM_POOL_TYPES]; member
595 struct dzn_descriptor_heap heaps[NUM_POOL_TYPES]; member
Ddzn_cmd_buffer.c3184 ID3D12DescriptorHeap * const heaps[] = { heap->heap }; in dzn_CmdBlitImage2() local
3227 ID3D12DescriptorHeap * const heaps[] = { heap->heap }; in dzn_CmdResolveImage2() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_private.h258 struct pvr_winsys_heaps heaps; member
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1039 struct anv_memory_heap heaps[VK_MAX_MEMORY_HEAPS]; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h319 unsigned heaps; member