Home
last modified time | relevance | path

Searched defs:heap_type (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_bufmgr.cpp133 D3D12_HEAP_TYPE heap_type = D3D12_HEAP_TYPE_DEFAULT; in d3d12_bo_new() local
/third_party/mesa3d/src/microsoft/clc/
Dcompute_test.cpp277 ComputeTest::create_buffer(int size, D3D12_HEAP_TYPE heap_type) in create_buffer()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/np_dtype/
Dnp_dtypes.cc1343 …PyHeapTypeObject *heap_type = reinterpret_cast<PyHeapTypeObject *>(PyType_Type.tp_alloc(&PyType_Ty… in RegisterNumpyType() local
/third_party/mesa3d/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c741 enum rmt_heap_type heap_type; member
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c1767 D3D12_HEAP_TYPE heap_type = heap_type_for_bucket(bucket); in dzn_cmd_buffer_alloc_internal_buf() local
Ddzn_private.h1310 D3D12_QUERY_HEAP_TYPE heap_type; member