Home
last modified time | relevance | path

Searched defs:progress_inc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/lib/genxml/
H A Dcs_builder.h893 cs_wait_slots(struct cs_builder *b, unsigned wait_mask, bool progress_inc) in cs_wait_slots()
913 cs_wait_slot(struct cs_builder *b, unsigned slot, bool progress_inc) in cs_wait_slot()
937 enum mali_task_axis task_axis, bool progress_inc, in cs_run_compute()
952 cs_run_tiling(struct cs_builder *b, uint32_t flags_override, bool progress_inc, in cs_run_tiling()
966 cs_run_idvs(struct cs_builder *b, uint32_t flags_override, bool progress_inc, in cs_run_idvs()
1001 enum mali_tile_render_order tile_order, bool progress_inc) in cs_run_fragment()
1012 bool progress_inc, struct cs_index dcd) in cs_run_fullscreen()
1022 cs_finish_tiling(struct cs_builder *b, bool progress_inc) in cs_finish_tiling()
1321 bool progress_inc, struct cs_shader_res_sel res_sel) in cs_run_compute_indirect()