Searched refs:lp_vertex_shader (Results 1 – 3 of 3) sorted by relevance
46 struct lp_vertex_shader *state; in llvmpipe_create_vs_state()48 state = CALLOC_STRUCT(lp_vertex_shader); in llvmpipe_create_vs_state()83 const struct lp_vertex_shader *vs = (const struct lp_vertex_shader *)_vs; in llvmpipe_bind_vs_state()102 struct lp_vertex_shader *state = in llvmpipe_delete_vs_state()103 (struct lp_vertex_shader *)vs; in llvmpipe_delete_vs_state()
49 struct lp_vertex_shader;65 const struct lp_vertex_shader *vs;
69 struct lp_vertex_shader struct