Home | History | Annotate | Download | only in vulkan

Lines Matching full:dst_layout

40 					 VkImageLayout dst_layout,
2387 VkImageLayout dst_layout,
2391 if (dst_layout == VK_IMAGE_LAYOUT_DEPTH_STENCIL_ATTACHMENT_OPTIMAL &&
2399 radv_layout_has_htile(image, dst_layout)) {
2403 radv_layout_has_htile(image, dst_layout)) {
2406 !radv_layout_has_htile(image, dst_layout)) ||
2408 !radv_layout_is_htile_compressed(image, dst_layout))) {
2442 VkImageLayout dst_layout,
2454 !radv_layout_can_fast_clear(image, dst_layout, dst_queue_mask)) {
2479 VkImageLayout dst_layout,
2488 !radv_layout_can_fast_clear(image, dst_layout, dst_queue_mask)) {
2496 VkImageLayout dst_layout,
2524 dst_layout, range, pending_clears);
2528 dst_layout, src_queue_mask,
2534 dst_layout, src_queue_mask,