Searched refs:emit_property (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_transform.c | 83 emit_property(struct tgsi_transform_context *ctx, in emit_property() function 126 ctx->emit_property = emit_property; in tgsi_transform_shader() 207 ctx->emit_property(ctx, fullprop); in tgsi_transform_shader()
|
D | tgsi_transform.h | 78 void (*emit_property)(struct tgsi_transform_context *ctx, member
|
D | tgsi_ureg.c | 1375 emit_property(struct ureg_program *ureg, in emit_property() function 1397 emit_property(ureg, in emit_decls() 1405 emit_property(ureg, in emit_decls() 1413 emit_property(ureg, in emit_decls() 1421 emit_property(ureg, in emit_decls() 1429 emit_property(ureg, in emit_decls() 1437 emit_property(ureg, in emit_decls() 1445 emit_property(ureg, in emit_decls()
|