Home
last modified time | relevance | path

Searched refs:draw_get_shader_info (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c634 draw_get_shader_info(const struct draw_context *draw) in draw_get_shader_info() function
689 const struct tgsi_shader_info *info = draw_get_shader_info(draw); in draw_find_shader_output()
722 const struct tgsi_shader_info *info = draw_get_shader_info(draw); in draw_num_shader_outputs()
Ddraw_context.h141 draw_get_shader_info(const struct draw_context *draw);
Ddraw_pipe_flatshade.c202 const struct tgsi_shader_info *info = draw_get_shader_info(draw); in flatshade_init_state()
Ddraw_pipe_aapoint.c679 const struct tgsi_shader_info *info = draw_get_shader_info(draw); in draw_aapoint_prepare_outputs()
Ddraw_pipe_clip.c788 const struct tgsi_shader_info *info = draw_get_shader_info(draw); in clip_init_state()