Searched refs:draw_get_shader_info (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_context.h124 draw_get_shader_info(const struct draw_context *draw);
H A Ddraw_context.c504 draw_get_shader_info(const struct draw_context *draw) function
534 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
567 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
H A Ddraw_pipe_aapoint.c711 const struct tgsi_shader_info *info = draw_get_shader_info(draw);

Completed in 542 milliseconds