Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_util.h68 st_user_clip_planes_enabled(struct gl_context *ctx) in st_user_clip_planes_enabled() function
H A Dst_atom_shader.c234 if (st->lower_ucp && st_user_clip_planes_enabled(st->ctx)) in st_update_vp()
283 if (st->lower_ucp && st_user_clip_planes_enabled(st->ctx) && in st_update_common_program()
H A Dst_atom.h124 (st_user_clip_planes_enabled(st->ctx) ? \
H A Dst_context.c156 st_user_clip_planes_enabled(ctx)) in st_invalidate_state()

Completed in 3 milliseconds