Home
last modified time | relevance | path

Searched refs:dzn_ID3D12Device2_GetResourceAllocationInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_abi_helper.h52 dzn_ID3D12Device2_GetResourceAllocationInfo(ID3D12Device2 *dev, UINT visible_mask, UINT num_resourc… in dzn_ID3D12Device2_GetResourceAllocationInfo() function
Ddzn_image.c762 …D3D12_RESOURCE_ALLOCATION_INFO info = dzn_ID3D12Device2_GetResourceAllocationInfo(device->dev, 0, … in dzn_GetImageMemoryRequirements2()