Searched refs:srcp_regs (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow.c74 int srcp_regs = local in function:pair_get_src_refmasks
77 for(i = 0; i < srcp_regs; i++) {
89 int srcp_regs = rc_presubtract_src_reg_count( local in function:pair_get_src_refmasks
91 for(i = 0; i < srcp_regs; i++) {
204 unsigned int srcp_regs = rc_presubtract_src_reg_count( local in function:rc_for_all_reads_src
206 for( i = 0; i < srcp_regs; i++) {
H A Dradeon_pair_schedule.c507 unsigned int srcp_src, srcp_regs, is_rgb, is_alpha; local in function:merge_presub_sources
534 srcp_regs = rc_presubtract_src_reg_count(
536 for(srcp_src = 0; srcp_src < srcp_regs; srcp_src++) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow.c74 int srcp_regs = local in function:pair_get_src_refmasks
77 for(i = 0; i < srcp_regs; i++) {
89 int srcp_regs = rc_presubtract_src_reg_count( local in function:pair_get_src_refmasks
91 for(i = 0; i < srcp_regs; i++) {
204 unsigned int srcp_regs = rc_presubtract_src_reg_count( local in function:rc_for_all_reads_src
206 for( i = 0; i < srcp_regs; i++) {
H A Dradeon_pair_schedule.c507 unsigned int srcp_src, srcp_regs, is_rgb, is_alpha; local in function:merge_presub_sources
534 srcp_regs = rc_presubtract_src_reg_count(
536 for(srcp_src = 0; srcp_src < srcp_regs; srcp_src++) {

Completed in 7 milliseconds