Searched refs:patched_format (Results 1 – 2 of 2) sorted by relevance
995 VkFormat patched_format = dzn_graphics_pipeline_patch_vi_format(attr->format); in dzn_graphics_pipeline_translate_vi() local996 if (patched_format != attr->format) in dzn_graphics_pipeline_translate_vi()1002 .Format = dzn_buffer_get_dxgi_format(patched_format), in dzn_graphics_pipeline_translate_vi()
595 VkFormat patched_format = in dzn_physical_device_get_format_support() local598 if (patched_format != format) { in dzn_physical_device_get_format_support()600 .Format = dzn_buffer_get_dxgi_format(patched_format), in dzn_physical_device_get_format_support()