Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend_aos.c76 LLVMValueRef const_alpha; member
100 LLVMValueRef const_alpha = bld->const_alpha ? bld->const_alpha : bld->const_; in lp_build_blend_factor_unswizzled() local
308 LLVMValueRef const_alpha, in lp_build_blend_aos()