Searched defs:lp_compute_shader_variant (Results 1 – 1 of 1) sorted by relevance
78 struct lp_compute_shader_variant struct80 struct gallivm_state *gallivm;82 LLVMTypeRef jit_cs_context_type;83 LLVMTypeRef jit_cs_context_ptr_type;84 LLVMTypeRef jit_cs_thread_data_type;108 struct lp_compute_shader_variant_key key; argument