Searched defs:command_index (Results 1 – 13 of 13) sorted by relevance
212 let command_index = self.next_command_index; in clear_color_image_unchecked() localVariable445 let command_index = self.next_command_index; in clear_depth_stencil_image_unchecked() localVariable576 let command_index = self.next_command_index; in fill_buffer_unchecked() localVariable720 let command_index = self.next_command_index; in update_buffer_unchecked() localVariable
266 let command_index = self.next_command_index; in copy_buffer_unchecked() localVariable1179 let command_index = self.next_command_index; in copy_image_unchecked() localVariable1810 let command_index = self.next_command_index; in copy_buffer_to_image_unchecked() localVariable2431 let command_index = self.next_command_index; in copy_image_to_buffer_unchecked() localVariable3192 let command_index = self.next_command_index; in blit_image_unchecked() localVariable3671 let command_index = self.next_command_index; in resolve_image_unchecked() localVariable
129 let command_index = self.next_command_index; localVariable220 let command_index = self.next_command_index; in dispatch_indirect_unchecked() localVariable335 let command_index = self.next_command_index; in draw_unchecked() localVariable485 let command_index = self.next_command_index; in draw_indirect_unchecked() localVariable648 let command_index = self.next_command_index; in draw_indexed_unchecked() localVariable810 let command_index = self.next_command_index; in draw_indexed_indirect_unchecked() localVariable
452 let command_index = self.next_command_index; in begin_render_pass_unchecked() localVariable592 let command_index = self.next_command_index; in next_subpass_unchecked() localVariable742 let command_index = self.next_command_index; in end_render_pass_unchecked() localVariable1614 let command_index = self.next_command_index; in end_rendering_unchecked() localVariable
648 let command_index = self.next_command_index; in copy_query_pool_results_unchecked() localVariable
1344 let command_index = self.next_command_index; in pipeline_barrier_unchecked() localVariable
564 let command_index = self.commands.len(); in clear_color_image() localVariable636 let command_index = self.commands.len(); in clear_depth_stencil_image() localVariable699 let command_index = self.commands.len(); in fill_buffer() localVariable761 let command_index = self.commands.len(); in update_buffer() localVariable
1687 let command_index = self.commands.len(); localVariable1732 let command_index = self.commands.len(); in dispatch_indirect() localVariable1794 let command_index = self.commands.len(); in draw() localVariable1859 let command_index = self.commands.len(); in draw_indexed() localVariable1916 let command_index = self.commands.len(); in draw_indirect() localVariable1976 let command_index = self.commands.len(); in draw_indexed_indirect() localVariable
2614 let command_index = self.commands.len(); in copy_buffer() localVariable2710 let command_index = self.commands.len(); in copy_image() localVariable2811 let command_index = self.commands.len(); in copy_buffer_to_image() localVariable2914 let command_index = self.commands.len(); in copy_image_to_buffer() localVariable3019 let command_index = self.commands.len(); in blit_image() localVariable3120 let command_index = self.commands.len(); in resolve_image() localVariable
458 let command_index = self.builder.commands.len(); in submit() localVariable
1494 let command_index = self.commands.len(); in begin_render_pass() localVariable1620 let command_index = self.commands.len(); in begin_rendering() localVariable
743 let command_index = self.commands.len(); in copy_query_pool_results() localVariable
561 pub command_index: usize, field569 pub command_index: usize, field