Home
last modified time | relevance | path

Searched refs:initial_depth_layout (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c6712 VkImageLayout initial_depth_layout = VK_IMAGE_LAYOUT_UNDEFINED; in CmdBeginRendering() local
6721 initial_depth_layout = attachment_initial_layout(d_att); in CmdBeginRendering()
6776 if (depth_layout != initial_depth_layout) { in CmdBeginRendering()
6786 initial_depth_layout, depth_layout, in CmdBeginRendering()
6793 initial_depth_layout, depth_layout, in CmdBeginRendering()
6871 assert(depth_layout == initial_depth_layout); in CmdBeginRendering()

Completed in 11 milliseconds