tgsi_iterate_context Struct Reference

Collaboration diagram for tgsi_iterate_context:

Collaboration graph
[legend]

Data Fields

boolean(* prolog )(struct tgsi_iterate_context *ctx)
boolean(* iterate_instruction )(struct tgsi_iterate_context *ctx, struct tgsi_full_instruction *inst)
boolean(* iterate_declaration )(struct tgsi_iterate_context *ctx, struct tgsi_full_declaration *decl)
boolean(* iterate_immediate )(struct tgsi_iterate_context *ctx, struct tgsi_full_immediate *imm)
boolean(* epilog )(struct tgsi_iterate_context *ctx)
struct tgsi_processor processor
struct tgsi_version version

Detailed Description

Definition at line 38 of file tgsi_iterate.h.


Field Documentation

boolean(* tgsi_iterate_context::prolog)(struct tgsi_iterate_context *ctx)

boolean(* tgsi_iterate_context::iterate_instruction)(struct tgsi_iterate_context *ctx, struct tgsi_full_instruction *inst)

boolean(* tgsi_iterate_context::iterate_declaration)(struct tgsi_iterate_context *ctx, struct tgsi_full_declaration *decl)

boolean(* tgsi_iterate_context::iterate_immediate)(struct tgsi_iterate_context *ctx, struct tgsi_full_immediate *imm)

boolean(* tgsi_iterate_context::epilog)(struct tgsi_iterate_context *ctx)

struct tgsi_processor tgsi_iterate_context::processor [read]

Definition at line 63 of file tgsi_iterate.h.

struct tgsi_version tgsi_iterate_context::version [read]

Definition at line 64 of file tgsi_iterate.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:26:07 2009 for Gallium3D by  doxygen 1.5.4