Lines Matching defs:dev
100 ID3D12Device_CheckFeatureSupport(device->dev, D3D12_FEATURE_FORMAT_INFO, &fmt_info, sizeof(fmt_info));
412 if (FAILED(ID3D12Device1_CreateCommandAllocator(device->dev, type,
419 if (FAILED(ID3D12Device1_CreateCommandList(device->dev, 0, type,
496 if (FAILED(ID3D12Device1_CreateCommandList(device->dev, 0,
512 VK_FROM_HANDLE(dzn_device, dev, device);
524 dev->vk.dispatch_table.FreeCommandBuffers(device, pAllocateInfo->commandPool,
991 ID3D12Device1_CreateDepthStencilView(device->dev, image->res, desc, dsve->handle);
1020 ID3D12Device1_CreateRenderTargetView(device->dev, image->res, desc, rtve->handle);
1046 ID3D12Device1_CreateRenderTargetView(device->dev, NULL, &desc, cmdbuf->null_rtv);
1066 D3D12_HEAP_PROPERTIES hprops = dzn_ID3D12Device2_GetCustomHeapProperties(device->dev, 0, heap_type);
1081 ID3D12Device1_CreateCommittedResource(device->dev, &hprops,
1746 ID3D12Device2 *dev = device->dev;
1815 ID3D12Device1_GetCopyableFootprints(dev, tmp_desc,
1845 ID3D12Device1_GetCopyableFootprints(device->dev, tmp_desc,
3108 ID3D12Device2 *dev = device->dev;
3130 ID3D12Device1_GetCopyableFootprints(dev, &src->desc,