dzn: Rename dzn_cmd_buffer_queue_image_subres_range_transition()
authorBoris Brezillon <boris.brezillon@collabora.com>
Wed, 29 Jun 2022 15:49:55 +0000 (17:49 +0200)
committerBoris Brezillon <boris.brezillon@collabora.com>
Wed, 29 Jun 2022 16:54:33 +0000 (09:54 -0700)
commited78cf307b5da5f769a7912b54bad7ff56e96e72
tree480a577bd23bcdf5420cb6ea17a8c9fe596ccb76
parent9eb70b5dcf0f21d97f500f5860562040534dc173
dzn: Rename dzn_cmd_buffer_queue_image_subres_range_transition()

We are about to introduce the same function taking D3D12_RESOURCE_STATES
arguments instead of VkImageLayout ones. Let's rename the function
accordingly.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17250>
src/microsoft/vulkan/dzn_cmd_buffer.c