Searched refs:FullProperty (Results 1 – 15 of 15) sorted by relevance
71 if (!ctx->iterate_property( ctx, &parse.FullToken.FullProperty )) in tgsi_iterate_shader()
105 struct tgsi_full_property FullProperty; member
202 = &parse.FullToken.FullProperty; in tgsi_transform_shader()
251 struct tgsi_full_property *prop = &ctx->FullToken.FullProperty; in tgsi_parse_token()
429 = &parse.FullToken.FullProperty; in tgsi_scan_shader()
221 = &parse.FullToken.FullProperty; in tgsi_transform_shader()
249 struct tgsi_full_property *prop = &ctx->FullToken.FullProperty; in tgsi_parse_token()
863 scan_property(info, &parse.FullToken.FullProperty); in tgsi_scan_shader()
1257 … if (parse.FullToken.FullProperty.Property.PropertyName == TGSI_PROPERTY_GS_MAX_OUTPUT_VERTICES) { in tgsi_exec_machine_bind_shader()1258 mach->MaxOutputVertices = parse.FullToken.FullProperty.u[0].Data; in tgsi_exec_machine_bind_shader()
313 struct tgsi_full_property FullProperty; member
971 assert(token->FullProperty.Property.PropertyName == in i915_translate_token()
1174 scanProperty(&parse.FullToken.FullProperty); in scanSource()
6356 ret = emit_vgpu10_property(emit, &parse.FullToken.FullProperty); in emit_vgpu10_instructions()