Searched refs:swr_vertex_shader (Results 1 – 7 of 7) sorted by relevance
32 struct swr_vertex_shader *swr_vs;47 struct swr_vertex_shader *swr_vs);
26 struct swr_vertex_shader;42 swr_vertex_shader *swr_vs);65 swr_vertex_shader *swr_vs);
141 struct swr_vertex_shader *swr_vs) in swr_fence_work_delete_vs()
144 struct swr_vertex_shader *vs;
59 struct swr_vertex_shader { struct
335 struct swr_vertex_shader *swr_vs = new swr_vertex_shader; in swr_create_vs_state()376 ctx->vs = (swr_vertex_shader *)vs; in swr_bind_vs_state()383 struct swr_vertex_shader *swr_vs = (swr_vertex_shader *)vs; in swr_delete_vs_state()1182 struct swr_vertex_shader vs; in swr_update_derived()
222 swr_vertex_shader *swr_vs) in swr_generate_vs_key()2319 struct swr_vertex_shader *swr_vs = ctx->vs; in CompileVS()2573 swr_vertex_shader *swr_vs) in swr_so_adjust_attrib()