Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.h144 struct lp_fragment_shader_variant struct
149 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 …]