Searched defs:lp_fragment_shader_variant (Results 1 – 1 of 1) sorted by relevance
144 struct lp_fragment_shader_variant struct149 unsigned potentially_opaque:1;151 unsigned opaque:1;152 unsigned blit:1;153 unsigned linear_input_mask:16;154 struct pipe_reference reference;156 struct gallivm_state *gallivm;158 LLVMTypeRef jit_context_type;159 LLVMTypeRef jit_context_ptr_type;160 LLVMTypeRef jit_thread_data_type;[all …]