Searched refs:gs_point (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/draw/ | ||
D | draw_gs_tmp.h | 27 #define POINT(i0) gs_point(gs,i0) |
D | draw_gs.c | 422 static void gs_point(struct draw_geometry_shader *shader, in gs_point() function |