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

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d40_tex.c265 if (ntq_tmu_fifo_overflow(c, dest_components))
593 if (ntq_tmu_fifo_overflow(c, instr_return_channels))
H A Dv3d_compiler.h1076 bool ntq_tmu_fifo_overflow(struct v3d_compile *c, uint32_t components);
H A Dnir_to_vir.c249 ntq_tmu_fifo_overflow(struct v3d_compile *c, uint32_t components) function in typeref:typename:bool
304 assert(!ntq_tmu_fifo_overflow(c, num_components));
654 if (ntq_tmu_fifo_overflow(c, dest_components))

Completed in 12 milliseconds