Data Fields | |
struct draw_vertex_shader | base |
struct gallivm_prog * | llvm_prog |
struct tgsi_exec_machine * | machine |
Definition at line 47 of file draw_vs_llvm.c.
struct draw_vertex_shader draw_llvm_vertex_shader::base [read] |
Definition at line 48 of file draw_vs_llvm.c.
struct gallivm_prog* draw_llvm_vertex_shader::llvm_prog [read] |
Definition at line 49 of file draw_vs_llvm.c.
struct tgsi_exec_machine* draw_llvm_vertex_shader::machine [read] |
Definition at line 50 of file draw_vs_llvm.c.