Searched refs:draw_so_info (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ | ||
| H A D | draw_pt_so_emit.c | 56 draw_so_info(const struct draw_context *draw) function in typeref:typename:const struct pipe_stream_output_info * 72 const struct pipe_stream_output_info *state = draw_so_info(draw); 120 const struct pipe_stream_output_info *state = draw_so_info(draw); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ | ||
| H A D | draw_pt_so_emit.c | 58 draw_so_info(const struct draw_context *draw) function in typeref:typename:const struct pipe_stream_output_info * 76 const struct pipe_stream_output_info *state = draw_so_info(draw); 124 const struct pipe_stream_output_info *state = draw_so_info(draw); |
Completed in 4 milliseconds