Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_blorp.c89 blorp_emit_dwords(struct blorp_batch *blorp_batch, unsigned n) in blorp_emit_dwords()
96 combine_and_pin_address(struct blorp_batch *blorp_batch, in combine_and_pin_address()
111 blorp_emit_reloc(struct blorp_batch *blorp_batch, UNUSED void *location, in blorp_emit_reloc()
118 blorp_surface_reloc(struct blorp_batch *blorp_batch, uint32_t ss_offset, in blorp_surface_reloc()
125 blorp_get_surface_address(struct blorp_batch *blorp_batch, in blorp_get_surface_address()
132 blorp_get_surface_base_address(UNUSED struct blorp_batch *blorp_batch) in blorp_get_surface_base_address()
145 blorp_alloc_dynamic_state(struct blorp_batch *blorp_batch, in blorp_alloc_dynamic_state()
158 blorp_alloc_general_state(struct blorp_batch *blorp_batch, in blorp_alloc_general_state()
168 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, in blorp_alloc_binding_table()
211 blorp_alloc_vertex_buffer(struct blorp_batch *blorp_batch, in blorp_alloc_vertex_buffer()
[all …]
H A Diris_clear.c297 struct blorp_batch blorp_batch; in fast_clear_color() local
377 struct blorp_batch blorp_batch; in clear_color() local
640 struct blorp_batch blorp_batch; in clear_depth_stencil() local
H A Diris_program_cache.c217 iris_blorp_lookup_shader(struct blorp_batch *blorp_batch, in iris_blorp_lookup_shader()
243 iris_blorp_upload_shader(struct blorp_batch *blorp_batch, uint32_t stage, in iris_blorp_upload_shader()
H A Diris_resolve.c550 struct blorp_batch blorp_batch; in iris_resolve_color() local
591 struct blorp_batch blorp_batch; in iris_mcs_exec() local
739 struct blorp_batch blorp_batch; in iris_hiz_exec() local
H A Diris_blit.c464 struct blorp_batch blorp_batch; in iris_blit() local
653 struct blorp_batch blorp_batch; in iris_copy_region() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blorp.c88 blorp_emit_dwords(struct blorp_batch *blorp_batch, unsigned n) in blorp_emit_dwords()
95 blorp_emit_reloc(struct blorp_batch *blorp_batch, UNUSED void *location, in blorp_emit_reloc()
117 blorp_surface_reloc(struct blorp_batch *blorp_batch, uint32_t ss_offset, in blorp_surface_reloc()
132 blorp_get_surface_address(struct blorp_batch *blorp_batch, in blorp_get_surface_address()
141 blorp_get_surface_base_address(struct blorp_batch *blorp_batch) in blorp_get_surface_base_address()
152 blorp_alloc_dynamic_state(struct blorp_batch *blorp_batch, in blorp_alloc_dynamic_state()
163 blorp_alloc_general_state(struct blorp_batch *blorp_batch, in blorp_alloc_general_state()
173 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, in blorp_alloc_binding_table()
203 blorp_alloc_vertex_buffer(struct blorp_batch *blorp_batch, in blorp_alloc_vertex_buffer()
229 blorp_vf_invalidate_for_vb_48b_transitions(struct blorp_batch *blorp_batch, in blorp_vf_invalidate_for_vb_48b_transitions()
[all …]
H A Dgen4_blorp_exec.h25 dynamic_state_address(struct blorp_batch *blorp_batch, uint32_t offset) in dynamic_state_address()
37 instruction_state_address(struct blorp_batch *blorp_batch, uint32_t offset) in instruction_state_address()
48 blorp_emit_vs_state(struct blorp_batch *blorp_batch) in blorp_emit_vs_state()
67 blorp_emit_sf_state(struct blorp_batch *blorp_batch, in blorp_emit_sf_state()
102 blorp_emit_wm_state(struct blorp_batch *blorp_batch, in blorp_emit_wm_state()
157 blorp_emit_color_calc_state(struct blorp_batch *blorp_batch) in blorp_emit_color_calc_state()
170 blorp_emit_pipeline(struct blorp_batch *blorp_batch, in blorp_emit_pipeline()
H A Dcrocus_clear.c291 struct blorp_batch blorp_batch; in fast_clear_color() local
368 struct blorp_batch blorp_batch; in clear_color() local
573 struct blorp_batch blorp_batch; in clear_depth_stencil() local
H A Dcrocus_program_cache.c239 crocus_blorp_lookup_shader(struct blorp_batch *blorp_batch, const void *key, in crocus_blorp_lookup_shader()
258 crocus_blorp_upload_shader(struct blorp_batch *blorp_batch, uint32_t stage, in crocus_blorp_upload_shader()
H A Dcrocus_resolve.c555 struct blorp_batch blorp_batch; in crocus_resolve_color() local
585 struct blorp_batch blorp_batch; in crocus_mcs_partial_resolve() local
687 struct blorp_batch blorp_batch; in crocus_hiz_exec() local
H A Dcrocus_blit.c527 struct blorp_batch blorp_batch; in crocus_blit() local
678 struct blorp_batch blorp_batch; in crocus_copy_region() local
/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp.h138 struct blorp_batch { struct
141 enum blorp_batch_flags flags; argument
144 void blorp_batch_init(struct blorp_context *blorp, struct blorp_batch *batch, argument
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A DgenX_blorp_exec.c104 blorp_get_surface_address(struct blorp_batch *blorp_batch, in blorp_get_surface_address()
254 blorp_pre_emit_urb_config(struct blorp_batch *blorp_batch, in blorp_pre_emit_urb_config()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c97 blorp_get_surface_address(struct blorp_batch *blorp_batch, in blorp_get_surface_address()
266 blorp_pre_emit_urb_config(struct blorp_batch *blorp_batch, in blorp_pre_emit_urb_config()