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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.c71 if (!ctx->iterate_property( ctx, &parse.FullToken.FullProperty ))
H A Dtgsi_parse.h105 struct tgsi_full_property FullProperty; member in union:tgsi_full_token
H A Dtgsi_transform.c264 = &parse.FullToken.FullProperty;
H A Dtgsi_parse.c253 struct tgsi_full_property *prop = &ctx->FullToken.FullProperty;
H A Dtgsi_scan.c888 scan_property(info, &parse.FullToken.FullProperty);
H A Dtgsi_exec.c1282 if (parse.FullToken.FullProperty.Property.PropertyName == TGSI_PROPERTY_GS_MAX_OUTPUT_VERTICES) {
1283 mach->MaxOutputVertices = parse.FullToken.FullProperty.u[0].Data;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.c71 if (!ctx->iterate_property( ctx, &parse.FullToken.FullProperty ))
H A Dtgsi_parse.h105 struct tgsi_full_property FullProperty; member in union:tgsi_full_token
H A Dtgsi_transform.c264 = &parse.FullToken.FullProperty;
H A Dtgsi_parse.c253 struct tgsi_full_property *prop = &ctx->FullToken.FullProperty;
H A Dtgsi_scan.c911 scan_property(info, &parse.FullToken.FullProperty);
H A Dtgsi_exec.c1208 if (parse.FullToken.FullProperty.Property.PropertyName == TGSI_PROPERTY_GS_MAX_OUTPUT_VERTICES) {
1209 mach->MaxOutputVertices = parse.FullToken.FullProperty.u[0].Data;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_fpc.h313 struct tgsi_full_property FullProperty; member in union:i915_full_token
H A Di915_fpc_translate.c971 assert(token->FullProperty.Property.PropertyName ==
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_fpc.h276 struct tgsi_full_property FullProperty; member in union:i915_full_token
H A Di915_fpc_translate.c763 assert(token->FullProperty.Property.PropertyName ==
765 token->FullProperty.Property.PropertyName ==
767 token->FullProperty.Property.PropertyName ==
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6786 ret = emit_vgpu10_property(emit, &parse.FullToken.FullProperty);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1179 scanProperty(&parse.FullToken.FullProperty);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp1132 scanProperty(&parse.FullToken.FullProperty);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c10739 ret = emit_vgpu10_property(emit, &parse.FullToken.FullProperty);

Completed in 59 milliseconds