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

/external/mesa3d/src/mesa/tnl/
H A Dt_vb_program.c64 struct vp_stage_data { struct
78 #define VP_STAGE_DATA(stage) ((struct vp_stage_data *)(stage->privatePtr))
126 do_ndc_cliptest(struct gl_context *ctx, struct vp_stage_data *store)
291 struct vp_stage_data *store = VP_STAGE_DATA(stage);
470 struct vp_stage_data *store;
492 struct vp_stage_data *store = VP_STAGE_DATA(stage);

Completed in 99 milliseconds