Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_context.h189 boolean emulate_gl_clamp; member
Dst_atom_shader.c78 if (!st->emulate_gl_clamp) in update_gl_clamp()
Dst_context.c445 if (st->emulate_gl_clamp) in st_init_driver_flags()
601 st->emulate_gl_clamp = in st_create_context_priv()
Dst_program.c721 if (st->emulate_gl_clamp && in st_create_common_variant()
946 if (st->emulate_gl_clamp && in st_create_fp_variant()