Data Fields | |
llvm::Module * | module |
int | id |
enum gallivm_shader_type | type |
enum gallivm_vector_layout | layout |
int | num_components |
int | num_consts |
struct gallivm_interpolate | interpolators [32 *4] |
int | num_interp |
Definition at line 27 of file gallivm_p.h.
llvm::Module* gallivm_ir::module |
Definition at line 28 of file gallivm_p.h.
int gallivm_ir::id |
Definition at line 29 of file gallivm_p.h.
Definition at line 30 of file gallivm_p.h.
Definition at line 31 of file gallivm_p.h.
Definition at line 32 of file gallivm_p.h.
Definition at line 33 of file gallivm_p.h.
struct gallivm_interpolate gallivm_ir::interpolators[32 *4] [read] |
Definition at line 36 of file gallivm_p.h.
Definition at line 37 of file gallivm_p.h.