Data Fields | |
llvm::Module * | module |
void * | function |
int | id |
enum gallivm_shader_type | type |
int | num_consts |
struct gallivm_interpolate | interpolators [32 *4] |
int | num_interp |
Definition at line 40 of file gallivm_p.h.
llvm::Module* gallivm_prog::module |
Definition at line 41 of file gallivm_p.h.
void* gallivm_prog::function |
Definition at line 42 of file gallivm_p.h.
int gallivm_prog::id |
Definition at line 44 of file gallivm_p.h.
Definition at line 45 of file gallivm_p.h.
Definition at line 47 of file gallivm_p.h.
struct gallivm_interpolate gallivm_prog::interpolators[32 *4] [read] |
Definition at line 50 of file gallivm_p.h.
Definition at line 51 of file gallivm_p.h.