Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c1406 static unsigned r600_bytecode_num_tex_and_vtx_instructions(const struct r600_bytecode *bc) in r600_bytecode_num_tex_and_vtx_instructions() function
1480 if ((bc->cf_last->ndw / 4) >= r600_bytecode_num_tex_and_vtx_instructions(bc)) in r600_bytecode_add_vtx_internal()
1568 if ((bc->cf_last->ndw / 4) >= r600_bytecode_num_tex_and_vtx_instructions(bc)) in r600_bytecode_add_tex()
1600 if ((bc->cf_last->ndw / 4) >= r600_bytecode_num_tex_and_vtx_instructions(bc)) in r600_bytecode_add_gds()