Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
Dprogramopt.h57 _mesa_program_fragment_position_to_sysval(struct gl_program *prog);
Dprogramopt.c591 _mesa_program_fragment_position_to_sysval(struct gl_program *prog) in _mesa_program_fragment_position_to_sysval() function
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program.c295 _mesa_program_fragment_position_to_sysval(&newFP->program); in brw_program_string_notify()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.c1017 _mesa_program_fragment_position_to_sysval(&stfp->Base); in st_translate_fragment_program()