Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.h54 struct tgsi_full_property;
71 const struct tgsi_full_property *prop );
Dtgsi_build.h84 struct tgsi_full_property
89 const struct tgsi_full_property *full_prop,
Dtgsi_transform.h57 struct tgsi_full_property *prop);
79 const struct tgsi_full_property *prop);
Dtgsi_parse.h83 struct tgsi_full_property struct
110 struct tgsi_full_property FullProperty;
Dtgsi_transform.c84 const struct tgsi_full_property *prop) in emit_property()
201 struct tgsi_full_property *fullprop in tgsi_transform_shader()
Dtgsi_iterate.h62 struct tgsi_full_property *prop );
Dtgsi_dump.c406 struct tgsi_full_property *prop ) in iter_property()
442 const struct tgsi_full_property *prop ) in tgsi_dump_property()
448 iter_property( &ctx.iter, (struct tgsi_full_property *)prop ); in tgsi_dump_property()
Dtgsi_build.c1260 struct tgsi_full_property
1263 struct tgsi_full_property full_property; in tgsi_default_full_property()
1301 const struct tgsi_full_property *full_prop, in tgsi_build_full_property()
Dtgsi_parse.c280 struct tgsi_full_property *prop = &ctx->FullToken.FullProperty; in tgsi_parse_token()
Dtgsi_scan.c229 const struct tgsi_full_property *fullprop in tgsi_scan_shader()
Dtgsi_sanity.c471 struct tgsi_full_property *prop ) in iter_property()
Dtgsi_text.c1423 struct tgsi_full_property prop; in parse_property()
/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc.h314 struct tgsi_full_property FullProperty;
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_tgsi.cpp610 void scanProperty(const struct tgsi_full_property *);
721 void Source::scanProperty(const struct tgsi_full_property *prop) in scanProperty()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c1169 struct tgsi_full_property *property; in r600_shader_from_tgsi()