Home
last modified time | relevance | path

Searched defs:heaps (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dion.h109 __u64 heaps; /* buffe member
[all...]
/kernel/linux/linux-5.10/drivers/staging/android/uapi/
H A Dion.h102 __u64 heaps; /* buffe member
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dion.h39 __u64 heaps; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_batch.cpp163 ID3D12DescriptorHeap* heaps[2] = { d3d12_descriptor_heap_get(batch->view_heap), in d3d12_start_batch() local
H A Dd3d12_descriptor_pool.cpp41 list_head heaps; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DBuddyMemoryAllocatorTests.cpp392 std::set<ResourceHeapBase*> heaps = {}; in TEST() local
433 std::set<ResourceHeapBase*> heaps = {}; TEST() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/android/ion/
H A Dion.h65 struct plist_head heaps; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DResidencyManagerD3D12.cpp237 MaybeError ResidencyManager::EnsureHeapsAreResident(Heap** heaps, size_t heapCount) { in EnsureHeapsAreResident() argument
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv.c544 pvr_srv_winsys_get_heaps_info(struct pvr_winsys *ws, struct pvr_winsys_heaps *heaps) pvr_srv_winsys_get_heaps_info() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DD3D12DescriptorHeapTests.cpp232 std::list<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; in TEST_P() local
277 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; TEST_P() local
308 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; TEST_P() local
350 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; TEST_P() local
376 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; TEST_P() local
401 std::set<ComPtr<ID3D12DescriptorHeap>> heaps = {allocator->GetShaderVisibleHeap()}; TEST_P() local
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_ion.h100 struct ion_platform_heap heaps[]; member
[all...]
/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.cpp581 ID3D12DescriptorHeap* heaps[2] = { in setDescriptorHeaps() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h319 unsigned heaps; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c349 enum zink_heap heaps[] = { in get_smallest_buffer_heap() local
/third_party/mesa3d/src/microsoft/vulkan/
H A 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
H A Ddzn_cmd_buffer.c3184 ID3D12DescriptorHeap * const heaps[] = { heap->heap }; in dzn_CmdBlitImage2() local
3227 ID3D12DescriptorHeap * const heaps[] = { heap->heap }; dzn_CmdResolveImage2() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h258 struct pvr_winsys_heaps heaps; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h1039 struct anv_memory_heap heaps[VK_MAX_MEMORY_HEAPS]; member

Completed in 31 milliseconds