HomeSort by relevance Sort by last modified time
    Searched refs:draw_current_shader_clipvertex_output (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_cliptest_tmp.h 38 const unsigned cv = draw_current_shader_clipvertex_output(pvs->draw);
draw_private.h 398 uint draw_current_shader_clipvertex_output(const struct draw_context *draw);
draw_context.c 680 draw_current_shader_clipvertex_output(const struct draw_context *draw) function
draw_pipe_clip.c 122 const unsigned clip_attr = draw_current_shader_clipvertex_output(clip->stage.draw);
draw_llvm.c 873 const unsigned cv = draw_current_shader_clipvertex_output(llvm->draw);
    [all...]

Completed in 50 milliseconds