Home
last modified time | relevance | path

Searched refs:FullProperty (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.c71 if (!ctx->iterate_property( ctx, &parse.FullToken.FullProperty )) in tgsi_iterate_shader()
H A Dtgsi_parse.h105 struct tgsi_full_property FullProperty; member
H A Dtgsi_transform.c314 = &parse.FullToken.FullProperty; in tgsi_transform_shader()
H A Dtgsi_parse.c253 struct tgsi_full_property *prop = &ctx->FullToken.FullProperty; in tgsi_parse_token()
H A Dtgsi_scan.c913 scan_property(info, &parse.FullToken.FullProperty); in tgsi_scan_shader()
H A Dtgsi_exec.c1191 if (parse.FullToken.FullProperty.Property.PropertyName == TGSI_PROPERTY_GS_MAX_OUTPUT_VERTICES) { in tgsi_exec_machine_bind_shader()
1192 mach->MaxOutputVertices = parse.FullToken.FullProperty.u[0].Data; in tgsi_exec_machine_bind_shader()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_translate.c848 assert(token->FullProperty.Property.PropertyName == in i915_translate_token()
850 token->FullProperty.Property.PropertyName == in i915_translate_token()
852 token->FullProperty.Property.PropertyName == in i915_translate_token()
854 token->FullProperty.Property.PropertyName == in i915_translate_token()
H A Di915_fpc.h276 struct tgsi_full_property FullProperty; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1132 scanProperty(&parse.FullToken.FullProperty); in scanSource()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c12532 ret = emit_vgpu10_property(emit, &parse.FullToken.FullProperty); in emit_vgpu10_instructions()

Completed in 34 milliseconds