Searched refs:svga_vertex_shader (Results 1 – 7 of 7) sorted by relevance
102 struct svga_vertex_shader *vs = CALLOC_STRUCT(svga_vertex_shader); in svga_create_vs_state()145 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader; in svga_bind_vs_state()168 struct svga_vertex_shader *vs = (struct svga_vertex_shader *)shader; in svga_delete_vs_state()
75 const struct svga_vertex_shader *vs, in translate_vertex_program()95 struct svga_vertex_shader *vs, in get_compiled_dummy_vertex_shader()118 struct svga_vertex_shader *vs, in compile_vs()254 struct svga_vertex_shader *vs, in compile_passthrough_vs()262 struct svga_vertex_shader new_vs; in compile_passthrough_vs()342 struct svga_vertex_shader *vs = svga->curr.vs; in emit_hw_vs()
193 struct svga_vertex_shader *vs = svga->curr.vs; in add_point_sprite_shader()242 struct svga_vertex_shader *vs = svga->curr.vs; /* currently bound vs */ in update_tgsi_transform()
64 struct svga_vertex_shader *vs = svga->curr.vs; in update_need_pipeline()
207 struct svga_vertex_shader struct
269 struct svga_vertex_shader *vs;
6493 struct svga_vertex_shader *vs = svga->curr.vs; in svga_tgsi_vgpu10_translate()