Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c644 draw_get_shader_info(const struct draw_context *draw) in draw_get_shader_info() function
699 const struct tgsi_shader_info *info = draw_get_shader_info(draw); in draw_find_shader_output()
732 const struct tgsi_shader_info *info = draw_get_shader_info(draw); in draw_num_shader_outputs()
Ddraw_context.h139 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.c684 const struct tgsi_shader_info *info = draw_get_shader_info(draw); in draw_aapoint_prepare_outputs()
Ddraw_pipe_clip.c777 const struct tgsi_shader_info *info = draw_get_shader_info(draw); in clip_init_state()