Home
last modified time | relevance | path

Searched refs:dzn_physical_device_get_format_support (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c588 dzn_physical_device_get_format_support(struct dzn_physical_device *pdev, in dzn_physical_device_get_format_support() function
661 dzn_physical_device_get_format_support(pdev, format); in dzn_physical_device_get_format_properties()
809 dzn_physical_device_get_format_support(pdev, info->format); in dzn_physical_device_get_image_format_properties()
Ddzn_private.h215 dzn_physical_device_get_format_support(struct dzn_physical_device *pdev,
Ddzn_image.c204 dzn_physical_device_get_format_support(pdev, pCreateInfo->format); in dzn_image_create()