Lines Matching +defs:c +defs:mode +defs:prefix
792 struct vrend_shader *p = sel->current, *c; in vrend_destroy_shader_selector() local
1061 const char *prefix = pipe_shader_to_prefix(id); in bind_sampler_locs() local
1096 const char *prefix = pipe_shader_to_prefix(id); in bind_const_locs() local
1113 const char *prefix = pipe_shader_to_prefix(id); in bind_ubo_locs() local
1138 const char *prefix = pipe_shader_to_prefix(id); in bind_ssbo_locs() local
1157 const char *prefix = pipe_shader_to_prefix(id); in bind_image_locs() local
2854 struct vrend_shader *p = sel->current, *c = p->next_variant; in vrend_shader_select() local
3294 static GLenum get_gs_xfb_mode(GLenum mode) in get_gs_xfb_mode()
3309 static GLenum get_tess_xfb_mode(int mode, bool is_point_mode) in get_tess_xfb_mode()
3325 static GLenum get_xfb_mode(GLenum mode) in get_xfb_mode()
3922 GLenum mode = info->mode; in vrend_draw_vbo() local
3936 GLenum mode = info->mode; in vrend_draw_vbo() local
4478 static inline GLenum translate_fill(uint32_t mode) in translate_fill()
7712 uint mode) in vrend_render_condition()
7797 int c; in vrender_get_glsl_version() local