Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_util.h97 st_user_clip_planes_enabled(struct gl_context *ctx) in st_user_clip_planes_enabled() function
Dst_atom.h109 (st_user_clip_planes_enabled(st->ctx) ? \
Dst_atom_shader.c233 if (st->lower_ucp && st_user_clip_planes_enabled(st->ctx) && in st_update_vp()
293 if (st->lower_ucp && st_user_clip_planes_enabled(st->ctx) && in st_update_common_program()
Dst_context.c234 st_user_clip_planes_enabled(ctx)) in st_invalidate_state()