Searched refs:vrend_shader (Results 1 – 3 of 3) sorted by relevance
50 'vrend_shader.c',51 'vrend_shader.h',
378 struct vrend_shader *ss[PIPE_SHADER_TYPES];410 struct vrend_shader { struct411 struct vrend_shader *next_variant; argument428 struct vrend_shader *current; argument1072 static void vrend_shader_dump(struct vrend_shader *shader) in vrend_shader_dump()1080 static void vrend_shader_destroy(struct vrend_shader *shader) in vrend_shader_destroy()1095 struct vrend_shader *p = sel->current, *c; in vrend_destroy_shader_selector()1115 struct vrend_shader *shader) in vrend_compile_shader()1531 struct vrend_shader *cs) in add_cs_shader_program()1570 struct vrend_shader *vs, in add_shader_program()[all …]
117 "src/vrend_shader.c",