Searched defs:lp_fragment_shader_variant (Results 1 – 1 of 1) sorted by relevance
162 struct lp_fragment_shader_variant struct167 unsigned potentially_opaque:1;169 unsigned opaque:1;170 unsigned blit:1;171 unsigned linear_input_mask:16;172 struct pipe_reference reference;174 struct gallivm_state *gallivm;176 LLVMTypeRef jit_context_ptr_type;177 LLVMTypeRef jit_thread_data_ptr_type;178 LLVMTypeRef jit_linear_context_ptr_type;[all …]