Searched defs:lin_const (Results  1 – 1 of 1) sorted by relevance
| /external/mesa3d/src/gallium/auxiliary/gallivm/ | 
| D | lp_bld_format_srgb.c | 102    LLVMValueRef srcf, part_lin, part_pow, is_linear, lin_const, lin_thresh;  in lp_build_srgb_to_linear()  local168    LLVMValueRef lin_thresh, lin, lin_const, is_linear, tmp, pow_final;  in lp_build_linear_to_srgb()  local
 
 |