Searched defs:heap_type (Results 1 – 6 of 6) sorted by relevance
133 D3D12_HEAP_TYPE heap_type = D3D12_HEAP_TYPE_DEFAULT; in d3d12_bo_new() local
277 ComputeTest::create_buffer(int size, D3D12_HEAP_TYPE heap_type) in create_buffer()
1343 …PyHeapTypeObject *heap_type = reinterpret_cast<PyHeapTypeObject *>(PyType_Type.tp_alloc(&PyType_Ty… in RegisterNumpyType() local
741 enum rmt_heap_type heap_type; member
1767 D3D12_HEAP_TYPE heap_type = heap_type_for_bucket(bucket); in dzn_cmd_buffer_alloc_internal_buf() local
1310 D3D12_QUERY_HEAP_TYPE heap_type; member