Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_bufmgr.cpp131 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/microsoft/vulkan/
Ddzn_cmd_buffer.c1055 D3D12_HEAP_TYPE heap_type, in dzn_cmd_buffer_alloc_internal_buf()
Ddzn_private.h1078 D3D12_QUERY_HEAP_TYPE heap_type; member