Home
last modified time | relevance | path

Searched refs:ntq_tmu_fifo_overflow (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dv3d_tex.c278 if (ntq_tmu_fifo_overflow(c, dest_components)) in v3d_vir_emit_tex()
631 if (ntq_tmu_fifo_overflow(c, return_channels)) in v3d_vir_emit_image_load_store()
H A Dv3d_compiler.h1182 bool ntq_tmu_fifo_overflow(struct v3d_compile *c, uint32_t components);
H A Dnir_to_vir.c252 ntq_tmu_fifo_overflow(struct v3d_compile *c, uint32_t components) in ntq_tmu_fifo_overflow() function
307 assert(!ntq_tmu_fifo_overflow(c, num_components)); in ntq_add_pending_tmu_flush()
710 if (ntq_tmu_fifo_overflow(c, dest_components)) in ntq_emit_tmu_general()