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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.h132 draw_get_shader_info(const struct draw_context *draw);
H A Ddraw_pipe_flatshade.c202 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
H A Ddraw_context.c585 draw_get_shader_info(const struct draw_context *draw) function in typeref:struct:tgsi_shader_info *
638 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
671 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
H A Ddraw_pipe_aapoint.c649 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
H A Ddraw_pipe_clip.c777 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_context.h139 draw_get_shader_info(const struct draw_context *draw);
H A Ddraw_pipe_flatshade.c202 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
H A Ddraw_context.c638 draw_get_shader_info(const struct draw_context *draw) function in typeref:struct:tgsi_shader_info *
693 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
726 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
H A Ddraw_pipe_aapoint.c682 const struct tgsi_shader_info *info = draw_get_shader_info(draw);
H A Ddraw_pipe_clip.c788 const struct tgsi_shader_info *info = draw_get_shader_info(draw);

Completed in 12 milliseconds