Searched defs:p_output (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_gs.c166 float (**p_output)[4])
172 output = *p_output;
205 *p_output = output;
164 draw_geometry_fetch_outputs(struct draw_geometry_shader *shader, int num_primitives, float (**p_output)[4]) argument

Completed in 91 milliseconds