sanity_check_ctx Struct Reference

Collaboration diagram for sanity_check_ctx:

Collaboration graph
[legend]

Data Fields

struct tgsi_iterate_context iter
reg_flag regs_decl [TGSI_FILE_COUNT][((512+(sizeof(reg_flag)*8)-1)/(sizeof(reg_flag)*8))]
reg_flag regs_used [TGSI_FILE_COUNT][((512+(sizeof(reg_flag)*8)-1)/(sizeof(reg_flag)*8))]
boolean regs_ind_used [TGSI_FILE_COUNT]
uint num_imms
uint num_instructions
uint index_of_END
uint errors
uint warnings

Detailed Description

Definition at line 41 of file tgsi_sanity.c.


Field Documentation

struct tgsi_iterate_context sanity_check_ctx::iter [read]

Definition at line 43 of file tgsi_sanity.c.

reg_flag sanity_check_ctx::regs_decl[TGSI_FILE_COUNT][((512+(sizeof(reg_flag)*8)-1)/(sizeof(reg_flag)*8))]

Definition at line 45 of file tgsi_sanity.c.

reg_flag sanity_check_ctx::regs_used[TGSI_FILE_COUNT][((512+(sizeof(reg_flag)*8)-1)/(sizeof(reg_flag)*8))]

Definition at line 46 of file tgsi_sanity.c.

boolean sanity_check_ctx::regs_ind_used[TGSI_FILE_COUNT]

Definition at line 47 of file tgsi_sanity.c.

uint sanity_check_ctx::num_imms

Definition at line 48 of file tgsi_sanity.c.

uint sanity_check_ctx::num_instructions

Definition at line 49 of file tgsi_sanity.c.

uint sanity_check_ctx::index_of_END

Definition at line 50 of file tgsi_sanity.c.

uint sanity_check_ctx::errors

Definition at line 52 of file tgsi_sanity.c.

uint sanity_check_ctx::warnings

Definition at line 53 of file tgsi_sanity.c.


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