Searched refs:svga_get_generic_outputs_mask (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_gs.c61 gs->generic_outputs = svga_get_generic_outputs_mask(&gs->base.info);
H A Dsvga_pipe_vs.c129 vs->generic_outputs = svga_get_generic_outputs_mask(&vs->base.info);
H A Dsvga_shader.h255 svga_get_generic_outputs_mask(const struct tgsi_shader_info *info);
H A Dsvga_state_vs.c109 vs->generic_outputs = svga_get_generic_outputs_mask(&vs->base.info);
H A Dsvga_shader.c72 svga_get_generic_outputs_mask(const struct tgsi_shader_info *info) function in typeref:typename:uint64_t
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_gs.c61 gs->generic_outputs = svga_get_generic_outputs_mask(&gs->base.info);
H A Dsvga_pipe_vs.c129 vs->generic_outputs = svga_get_generic_outputs_mask(&vs->base.info);
H A Dsvga_pipe_ts.c80 tcs->generic_outputs = svga_get_generic_outputs_mask(&tcs->base.info);
H A Dsvga_shader.h381 svga_get_generic_outputs_mask(const struct tgsi_shader_info *info);
H A Dsvga_state_vs.c109 vs->generic_outputs = svga_get_generic_outputs_mask(&vs->base.info);
H A Dsvga_shader.c73 svga_get_generic_outputs_mask(const struct tgsi_shader_info *info) function in typeref:typename:uint64_t

Completed in 50 milliseconds