Home
last modified time | relevance | path

Searched refs:userclip (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dgen6_clip_state.c40 uint32_t provoking, userclip; in upload_clip_state() local
67 userclip = ctx->Transform.ClipPlanesEnabled; in upload_clip_state()
77 userclip << GEN6_USER_CLIP_CLIP_DISTANCES_SHIFT | in upload_clip_state()
Dgen7_clip_state.c37 uint32_t provoking, userclip; in upload_clip_state() local
94 userclip = ctx->Transform.ClipPlanesEnabled; in upload_clip_state()
104 userclip << GEN6_USER_CLIP_CLIP_DISTANCES_SHIFT | in upload_clip_state()
Dbrw_gs.c184 key->userclip_active = brw->vs.prog_data->userclip; in populate_key()
Dbrw_context.h451 bool userclip; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_clip_state.c40 uint32_t provoking, userclip; in upload_clip_state() local
67 userclip = ctx->Transform.ClipPlanesEnabled; in upload_clip_state()
77 userclip << GEN6_USER_CLIP_CLIP_DISTANCES_SHIFT | in upload_clip_state()
Dgen7_clip_state.c37 uint32_t provoking, userclip; in upload_clip_state() local
94 userclip = ctx->Transform.ClipPlanesEnabled; in upload_clip_state()
104 userclip << GEN6_USER_CLIP_CLIP_DISTANCES_SHIFT | in upload_clip_state()
Dbrw_gs.c184 key->userclip_active = brw->vs.prog_data->userclip; in populate_key()
Dbrw_context.h451 bool userclip; member
/external/mesa3d/src/mesa/tnl/
Dt_vb_program.c82 userclip( struct gl_context *ctx, in userclip() function
169 userclip( ctx, in do_ndc_cliptest()
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
Dt_vb_program.c82 userclip( struct gl_context *ctx, in userclip() function
169 userclip( ctx, in do_ndc_cliptest()