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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_context.c474 num_outputs = draw_current_shader_outputs(draw);
557 * draw_current_shader_outputs() but this function also counts any extra
654 draw_current_shader_outputs(const struct draw_context *draw) function
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_context.c474 num_outputs = draw_current_shader_outputs(draw);
557 * draw_current_shader_outputs() but this function also counts any extra
654 draw_current_shader_outputs(const struct draw_context *draw) function

Completed in 111 milliseconds