Searched refs:svga_vertex_shader (Results 1 – 6 of 6) sorted by relevance
103 struct svga_vertex_shader *vs = CALLOC_STRUCT(svga_vertex_shader); in svga_create_vs_state()139 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader; in svga_bind_vs_state()150 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader; in svga_delete_vs_state()
54 static struct svga_shader_result *search_vs_key( struct svga_vertex_shader *vs, in search_vs_key()102 struct svga_vertex_shader *vs, in compile_vs()179 struct svga_vertex_shader *vs = svga->curr.vs; in emit_hw_vs()
41 struct svga_vertex_shader;151 svga_translate_vertex_program( const struct svga_vertex_shader *fs,
75 struct svga_vertex_shader struct206 struct svga_vertex_shader *vs;
120 struct svga_vertex_shader *vs = svga->curr.vs; in update_need_pipeline()
364 svga_translate_vertex_program( const struct svga_vertex_shader *vs, in svga_translate_vertex_program()