Searched refs:clipvertex_output (Results 1 – 5 of 5) sorted by relevance
87 vs->clipvertex_output = i; in draw_create_vertex_shader()97 vs->clipvertex_output = vs->position_output; in draw_create_vertex_shader()117 draw->vs.clipvertex_output = dvs->clipvertex_output; in draw_bind_vertex_shader()
115 unsigned clipvertex_output; member
264 uint clipvertex_output; member
886 return draw->vs.clipvertex_output; in draw_current_shader_clipvertex_output()
1148 const unsigned cv = llvm->draw->vs.clipvertex_output; in generate_clipmask()1567 const unsigned cv = draw->vs.clipvertex_output; in draw_llvm_generate()