Searched defs:rcp_w (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_program.c1394 emit_scaled_viewport_write(struct vc4_compile *c, struct qreg rcp_w) argument
1417 emit_zs_write(struct vc4_compile *c, struct qreg rcp_w) argument
1430 emit_rcp_wc_write(struct vc4_compile *c, struct qreg rcp_w) argument
1477 struct qreg rcp_w = ntq_rcp(c, c->outputs[c->output_position_index + 3]); local in function:emit_vert_end
1512 struct qreg rcp_w = ntq_rcp(c, c->outputs[c->output_position_index + 3]); local in function:emit_coord_end
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_program.c1383 emit_scaled_viewport_write(struct vc4_compile *c, struct qreg rcp_w) argument
1406 emit_zs_write(struct vc4_compile *c, struct qreg rcp_w) argument
1419 emit_rcp_wc_write(struct vc4_compile *c, struct qreg rcp_w) argument
1461 struct qreg rcp_w = ntq_rcp(c, c->outputs[c->output_position_index + 3]); local in function:emit_vert_end
1496 struct qreg rcp_w = ntq_rcp(c, c->outputs[c->output_position_index + 3]); local in function:emit_coord_end
[all...]

Completed in 9 milliseconds