Home
last modified time | relevance | path

Searched defs:lp_fragment_shader_variant (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.h159 struct lp_fragment_shader_variant struct
164 unsigned potentially_opaque:1;
166 unsigned blit:1;
167 unsigned linear_input_mask:16;
168 struct pipe_reference reference;
169 boolean opaque;
171 struct gallivm_state *gallivm;
173 LLVMTypeRef jit_context_ptr_type;
174 LLVMTypeRef jit_thread_data_ptr_type;
175 LLVMTypeRef jit_linear_context_ptr_type;
[all …]