Searched refs:FullDeclaration (Results 1 – 25 of 25) sorted by relevance
976 if (token->FullDeclaration.Declaration.File in i915_translate_token()979 for (i = token->FullDeclaration.Range.First; in i915_translate_token()980 i <= MIN2(token->FullDeclaration.Range.Last, I915_MAX_CONSTANT - 1); in i915_translate_token()987 else if (token->FullDeclaration.Declaration.File in i915_translate_token()990 for (i = token->FullDeclaration.Range.First; in i915_translate_token()991 i <= token->FullDeclaration.Range.Last; in i915_translate_token()
310 struct tgsi_full_declaration FullDeclaration; member
59 if (!ctx->iterate_declaration( ctx, &parse.FullToken.FullDeclaration )) in tgsi_iterate_shader()
102 struct tgsi_full_declaration FullDeclaration; member
179 = &parse.FullToken.FullDeclaration; in tgsi_transform_shader()
109 struct tgsi_full_declaration *decl = &ctx->FullToken.FullDeclaration; in tgsi_parse_token()
240 = &parse.FullToken.FullDeclaration; in tgsi_scan_shader()
198 = &parse.FullToken.FullDeclaration; in tgsi_transform_shader()
105 struct tgsi_full_declaration *decl = &ctx->FullToken.FullDeclaration; in tgsi_parse_token()
857 scan_declaration(info, &parse.FullToken.FullDeclaration); in tgsi_scan_shader()922 struct tgsi_full_declaration *decl = &parse.FullToken.FullDeclaration; in tgsi_scan_arrays()
1203 if (parse.FullToken.FullDeclaration.Declaration.File == TGSI_FILE_OUTPUT) { in tgsi_exec_machine_bind_shader()1205 for (reg = parse.FullToken.FullDeclaration.Range.First; in tgsi_exec_machine_bind_shader()1206 reg <= parse.FullToken.FullDeclaration.Range.Last; in tgsi_exec_machine_bind_shader()1211 else if (parse.FullToken.FullDeclaration.Declaration.File == TGSI_FILE_SYSTEM_VALUE) { in tgsi_exec_machine_bind_shader()1212 const struct tgsi_full_declaration *decl = &parse.FullToken.FullDeclaration; in tgsi_exec_machine_bind_shader()1217 &parse.FullToken.FullDeclaration, in tgsi_exec_machine_bind_shader()
524 bld_base->emit_declaration(bld_base, &parse.FullToken.FullDeclaration); in lp_build_tgsi_llvm()
550 struct tgsi_full_declaration *decl = &parse.FullToken.FullDeclaration; in lp_build_tgsi_info()
914 lp_emit_declaration_aos(&bld, &parse.FullToken.FullDeclaration); in lp_build_tgsi_aos()
984 fdec = &p.FullToken.FullDeclaration; in nvfx_fragprog_prepare()1028 fdec = &p.FullToken.FullDeclaration; in nvfx_fragprog_prepare()
892 fdec = &p.FullToken.FullDeclaration; in nvfx_vertprog_prepare()
161 &ctx->parser.FullToken.FullDeclaration; in compile_init()
243 struct tgsi_full_declaration *decl = &c->token->FullDeclaration; in ttn_emit_declaration()
570 const struct tgsi_full_declaration *decl = &ctx.FullToken.FullDeclaration; in etna_compile_pass_check_usage()
3737 ret = svga_translate_decl_sm30( emit, &parse.FullToken.FullDeclaration ); in svga_shader_emit_instructions()
6337 ret = emit_vgpu10_declaration(emit, &parse.FullToken.FullDeclaration); in emit_vgpu10_instructions()
1167 scanDeclaration(&parse.FullToken.FullDeclaration); in scanSource()
873 struct tgsi_full_declaration *d = &ctx->parse.FullToken.FullDeclaration; in tgsi_declaration()1135 struct tgsi_full_declaration *d = &parse.FullToken.FullDeclaration; in allocate_system_value_inputs()