Home
last modified time | relevance | path

Searched refs:tgsi_full_property (Results 1 – 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.h61 struct tgsi_full_property;
85 const struct tgsi_full_property *prop );
Dtgsi_build.h82 struct tgsi_full_property
87 const struct tgsi_full_property *full_prop,
Dtgsi_parse.h78 struct tgsi_full_property struct
105 struct tgsi_full_property FullProperty;
Dtgsi_transform.c84 const struct tgsi_full_property *prop) in emit_property()
263 struct tgsi_full_property *fullprop in tgsi_transform_shader()
Dtgsi_iterate.h62 struct tgsi_full_property *prop );
Dtgsi_dump.c465 struct tgsi_full_property *prop ) in iter_property()
504 const struct tgsi_full_property *prop ) in tgsi_dump_property()
511 iter_property( &ctx.iter, (struct tgsi_full_property *)prop ); in tgsi_dump_property()
Dtgsi_transform.h57 struct tgsi_full_property *prop);
85 const struct tgsi_full_property *prop);
Dtgsi_parse.c253 struct tgsi_full_property *prop = &ctx->FullToken.FullProperty; in tgsi_parse_token()
Dtgsi_build.c1317 struct tgsi_full_property
1320 struct tgsi_full_property full_property; in tgsi_default_full_property()
1358 const struct tgsi_full_property *full_prop, in tgsi_build_full_property()
Dtgsi_sanity.c485 struct tgsi_full_property *prop ) in iter_property()
Dtgsi_point_sprite.c483 struct tgsi_full_property *prop) in psprite_property()
Dtgsi_scan.c831 const struct tgsi_full_property *fullprop) in scan_property()
Dtgsi_text.c1768 struct tgsi_full_property prop; in parse_property()
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_tgsi.c63 struct tgsi_full_property *prop) in virgl_tgsi_transform_property()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_fpc.h276 struct tgsi_full_property FullProperty;
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp1055 void scanProperty(const struct tgsi_full_property *);
1169 void Source::scanProperty(const struct tgsi_full_property *prop) in scanProperty()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c2769 const struct tgsi_full_property *prop) in emit_vgpu10_property()