Home
last modified time | relevance | path

Searched refs:dzn_ID3D12Device2_GetCustomHeapProperties (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_abi_helper.h38 dzn_ID3D12Device2_GetCustomHeapProperties(ID3D12Device2 *dev, UINT node_mask, D3D12_HEAP_TYPE type) in dzn_ID3D12Device2_GetCustomHeapProperties() function
H A Ddzn_query.c136 dzn_ID3D12Device2_GetCustomHeapProperties(device->dev, 0, D3D12_HEAP_TYPE_DEFAULT); in dzn_query_pool_create()
162 hprops = dzn_ID3D12Device2_GetCustomHeapProperties(device->dev, 0, in dzn_query_pool_create()
H A Ddzn_device.c1938 D3D12_HEAP_PROPERTIES hprops = dzn_ID3D12Device2_GetCustomHeapProperties(device->dev, 0, D3D12_HEAP_TYPE_UPLOAD); in dzn_device_query_init()
H A Ddzn_cmd_buffer.c1066 D3D12_HEAP_PROPERTIES hprops = dzn_ID3D12Device2_GetCustomHeapProperties(device->dev, 0, heap_type); in dzn_cmd_buffer_alloc_internal_buf()

Completed in 12 milliseconds