Searched refs:pc_persp (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_compile_sf.c | 362 GLushort *pc_persp, 368 *pc_persp = 0; 375 *pc_persp = 0xf; 387 *pc_persp |= 0xf0; 469 GLushort pc, pc_persp, pc_linear; local in function:brw_emit_tri_setup 470 bool last = calculate_masks(c, i, &pc, &pc_persp, &pc_linear); 472 if (pc_persp) 474 set_predicate_control_flag_value(p, c, pc_persp); 553 GLushort pc, pc_persp, pc_linear; local in function:brw_emit_line_setup 554 bool last = calculate_masks(c, i, &pc, &pc_persp, 359 calculate_masks(struct brw_sf_compile * c,GLuint reg,GLushort * pc,GLushort * pc_persp,GLushort * pc_linear) argument 617 GLushort pc, pc_persp, pc_linear, pc_coord_replace; local in function:brw_emit_point_sprite_setup 713 GLushort pc, pc_persp, pc_linear; local in function:brw_emit_point_setup [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_compile_sf.c | 362 GLushort *pc_persp, 368 *pc_persp = 0; 375 *pc_persp = 0xf; 387 *pc_persp |= 0xf0; 469 GLushort pc, pc_persp, pc_linear; local in function:brw_emit_tri_setup 470 bool last = calculate_masks(c, i, &pc, &pc_persp, &pc_linear); 472 if (pc_persp) 474 set_predicate_control_flag_value(p, c, pc_persp); 553 GLushort pc, pc_persp, pc_linear; local in function:brw_emit_line_setup 554 bool last = calculate_masks(c, i, &pc, &pc_persp, 359 calculate_masks(struct brw_sf_compile * c,GLuint reg,GLushort * pc,GLushort * pc_persp,GLushort * pc_linear) argument 617 GLushort pc, pc_persp, pc_linear, pc_coord_replace; local in function:brw_emit_point_sprite_setup 713 GLushort pc, pc_persp, pc_linear; local in function:brw_emit_point_setup [all...] |
Completed in 5 milliseconds