Home | Sort by relevance Sort by last modified time |
/external/mesa3d/src/gallium/auxiliary/draw/ | |
draw_vs.c | 87 vs->clipvertex_output = i; 97 vs->clipvertex_output = vs->position_output; 117 draw->vs.clipvertex_output = dvs->clipvertex_output; |
draw_vs.h | 115 unsigned clipvertex_output; member in struct:draw_vertex_shader |
draw_private.h | 264 uint clipvertex_output; member in struct:draw_context::__anon27532 |
draw_llvm.c | [all...] |
draw_context.c | 886 return draw->vs.clipvertex_output; |