Searched refs:draw_current_shader_clipvertex_output (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h38 const unsigned cv = draw_current_shader_clipvertex_output(pvs->draw);
H A Ddraw_private.h398 uint draw_current_shader_clipvertex_output(const struct draw_context *draw);
H A Ddraw_context.c680 draw_current_shader_clipvertex_output(const struct draw_context *draw) function
H A Ddraw_pipe_clip.c122 const unsigned clip_attr = draw_current_shader_clipvertex_output(clip->stage.draw);
H A Ddraw_llvm.c873 const unsigned cv = draw_current_shader_clipvertex_output(llvm->draw);
1093 const unsigned cv = draw_current_shader_clipvertex_output(llvm->draw);
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h38 const unsigned cv = draw_current_shader_clipvertex_output(pvs->draw);
H A Ddraw_private.h398 uint draw_current_shader_clipvertex_output(const struct draw_context *draw);
H A Ddraw_context.c680 draw_current_shader_clipvertex_output(const struct draw_context *draw) function
H A Ddraw_pipe_clip.c122 const unsigned clip_attr = draw_current_shader_clipvertex_output(clip->stage.draw);
H A Ddraw_llvm.c873 const unsigned cv = draw_current_shader_clipvertex_output(llvm->draw);
1093 const unsigned cv = draw_current_shader_clipvertex_output(llvm->draw);

Completed in 1399 milliseconds