Searched refs:tgsi_shader_info (Results 1 - 25 of 136) sorted by relevance

123456

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.h29 struct tgsi_shader_info;
34 struct tgsi_shader_info *info,
38 struct tgsi_shader_info *info,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_fs.h38 struct tgsi_shader_info info;
H A Ddraw_gs.h75 struct tgsi_shader_info info;
93 const struct tgsi_shader_info *input_info;
139 const struct tgsi_shader_info *input_info,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_fs.h38 struct tgsi_shader_info info;
H A Ddraw_tess.h59 struct tgsi_shader_info info;
66 const struct tgsi_shader_info *input_info;
78 struct tgsi_shader_info info;
93 const struct tgsi_shader_info *input_info;
109 const struct tgsi_shader_info *input_info,
119 const struct tgsi_shader_info *input_info,
H A Ddraw_gs.h75 struct tgsi_shader_info info;
94 const struct tgsi_shader_info *input_info;
140 const struct tgsi_shader_info *input_info,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_link.h17 svga_link_shaders(const struct tgsi_shader_info *outshader_info,
18 const struct tgsi_shader_info *inshader_info,
H A Dsvga_link.c43 svga_link_shaders(const struct tgsi_shader_info *outshader_info,
44 const struct tgsi_shader_info *inshader_info,
H A Dsvga_shader.h181 struct tgsi_shader_info info;
252 svga_get_generic_inputs_mask(const struct tgsi_shader_info *info);
255 svga_get_generic_outputs_mask(const struct tgsi_shader_info *info);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_dump.h33 struct tgsi_shader_info;
37 void print_pipe_info(FILE *f, struct tgsi_shader_info *shader);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_dynamic_indexing.h30 struct tgsi_shader_info;
H A Dtgsi_lowering.h88 struct tgsi_shader_info *info);
H A Dtgsi_scan.h43 struct tgsi_shader_info struct
209 struct tgsi_shader_info *info);
219 const struct tgsi_shader_info *info,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.h31 struct tgsi_shader_info;
41 const struct tgsi_shader_info * info;
H A Dr300_vs.h40 struct tgsi_shader_info info;
H A Dr300_fs.h35 struct tgsi_shader_info info;
74 void r300_shader_read_fs_inputs(struct tgsi_shader_info* info,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_link.h23 svga_link_shaders(const struct tgsi_shader_info *outshader_info,
24 const struct tgsi_shader_info *inshader_info,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.h31 struct tgsi_shader_info;
41 const struct tgsi_shader_info * info;
H A Dr300_vs.h40 struct tgsi_shader_info info;
H A Dr300_fs.h35 struct tgsi_shader_info info;
74 void r300_shader_read_fs_inputs(struct tgsi_shader_info* info,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.h88 struct tgsi_shader_info *info);
H A Dtgsi_scan.h43 struct tgsi_shader_info struct
206 struct tgsi_shader_info *info);
216 const struct tgsi_shader_info *info,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_state.h75 struct tgsi_shader_info info;
138 struct tgsi_shader_info info;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h82 struct tgsi_shader_info info;
111 struct tgsi_shader_info info;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_state.h82 struct tgsi_shader_info info;
111 struct tgsi_shader_info info;

Completed in 14 milliseconds

123456