Lines Matching defs:Shader_xlate
202 struct Shader_xlate {
310 translate_semantic_index(struct Shader_xlate *sx,
360 declare_vertices_in(struct Shader_xlate *sx,
422 dcl_base_output(struct Shader_xlate *sx,
449 dcl_base_input(struct Shader_xlate *sx,
487 dcl_vs_input(struct Shader_xlate *sx,
502 dcl_gs_input(struct Shader_xlate *sx,
531 dcl_sgv_input(struct Shader_xlate *sx,
547 dcl_siv_input(struct Shader_xlate *sx,
567 dcl_ps_input(struct Shader_xlate *sx,
586 dcl_ps_sgv_input(struct Shader_xlate *sx,
627 dcl_ps_siv_input(struct Shader_xlate *sx,
657 translate_relative_operand(struct Shader_xlate *sx,
707 translate_operand(struct Shader_xlate *sx,
781 translate_indexable_temp(struct Shader_xlate *sx,
816 translate_dst_operand(struct Shader_xlate *sx,
856 translate_src_operand(struct Shader_xlate *sx,
1140 Shader_add_call(struct Shader_xlate *sx,
1152 Shader_add_label(struct Shader_xlate *sx,
1207 struct Shader_xlate *sx, struct Shader_opcode *opcode)
1244 struct Shader_xlate sx;