Searched refs:draw_current_shader_clipvertex_output (Results 1 – 5 of 5) sorted by relevance
38 const unsigned cv = draw_current_shader_clipvertex_output(pvs->draw); in TAG()
398 uint draw_current_shader_clipvertex_output(const struct draw_context *draw);
680 draw_current_shader_clipvertex_output(const struct draw_context *draw) in draw_current_shader_clipvertex_output() function
122 const unsigned clip_attr = draw_current_shader_clipvertex_output(clip->stage.draw); in interp()
873 const unsigned cv = draw_current_shader_clipvertex_output(llvm->draw); in generate_clipmask()1093 const unsigned cv = draw_current_shader_clipvertex_output(llvm->draw); in draw_llvm_generate()