Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_abi_helper.h52 dzn_ID3D12Device2_GetResourceAllocationInfo(ID3D12Device2 *dev, UINT visible_mask, UINT num_resource_descs, const D3D12_RESOURCE_DESC *resource_descs) in dzn_ID3D12Device2_GetResourceAllocationInfo() argument
56 ID3D12Device2_GetResourceAllocationInfo(dev, &ret, visible_mask, num_resource_descs, resource_descs); in dzn_ID3D12Device2_GetResourceAllocationInfo()
58 ret = ID3D12Device2_GetResourceAllocationInfo(dev, visible_mask, num_resource_descs, resource_descs); in dzn_ID3D12Device2_GetResourceAllocationInfo()
61 dev->lpVtbl->GetResourceAllocationInfo)(dev, visible_mask, num_resource_descs, resource_descs); in dzn_ID3D12Device2_GetResourceAllocationInfo()

Completed in 1 milliseconds