Searched refs:vp_stage_data (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vb_program.c65 struct vp_stage_data { struct
79 #define VP_STAGE_DATA(stage) ((struct vp_stage_data *)(stage->privatePtr))
127 do_ndc_cliptest(struct gl_context *ctx, struct vp_stage_data *store)
295 struct vp_stage_data *store = VP_STAGE_DATA(stage);
474 struct vp_stage_data *store;
496 struct vp_stage_data *store = VP_STAGE_DATA(stage);
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vb_program.c65 struct vp_stage_data { struct
79 #define VP_STAGE_DATA(stage) ((struct vp_stage_data *)(stage->privatePtr))
127 do_ndc_cliptest(struct gl_context *ctx, struct vp_stage_data *store)
295 struct vp_stage_data *store = VP_STAGE_DATA(stage);
477 struct vp_stage_data *store;
499 struct vp_stage_data *store = VP_STAGE_DATA(stage);

Completed in 3 milliseconds