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