Searched refs:will_full_fast_clear (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 607 bool will_full_fast_clear) 624 /* If will_full_fast_clear is set, the caller promises to fast-clear the 629 if (will_full_fast_clear) 686 bool will_full_fast_clear) 729 /* If will_full_fast_clear is set, the caller promises to fast-clear the 732 if (will_full_fast_clear) 1166 bool will_full_fast_clear) 1366 /* If will_full_fast_clear is set, the caller promises to 1370 if (level == 0 && base_layer == 0 && will_full_fast_clear) { 1396 /* If will_full_fast_clear i 602 transition_depth_buffer(struct anv_cmd_buffer * cmd_buffer,const struct anv_image * image,uint32_t base_layer,uint32_t layer_count,VkImageLayout initial_layout,VkImageLayout final_layout,bool will_full_fast_clear) argument 680 transition_stencil_buffer(struct anv_cmd_buffer * cmd_buffer,const struct anv_image * image,uint32_t base_level,uint32_t level_count,uint32_t base_layer,uint32_t layer_count,VkImageLayout initial_layout,VkImageLayout final_layout,bool will_full_fast_clear) argument 1157 transition_color_buffer(struct anv_cmd_buffer * cmd_buffer,const struct anv_image * image,VkImageAspectFlagBits aspect,const uint32_t base_level,uint32_t level_count,uint32_t base_layer,uint32_t layer_count,VkImageLayout initial_layout,VkImageLayout final_layout,uint64_t src_queue_family,uint64_t dst_queue_family,bool will_full_fast_clear) argument 6021 bool will_full_fast_clear = local in function:cmd_buffer_begin_subpass 6040 bool will_full_fast_clear = local in function:cmd_buffer_begin_subpass 6056 bool will_full_fast_clear = local in function:cmd_buffer_begin_subpass [all...] |
Completed in 6 milliseconds