Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp3679 const glsl_type *val_type, const glsl_type *bound_type) in _clamp()
3692 builtin_builder::_mix_lrp(builtin_available_predicate avail, const glsl_type *val_type, const glsl_… in _mix_lrp()
3706 const glsl_type *val_type, in _mix_sel()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c3271 LLVMTypeRef val_type[4]; in lp_build_sample_soa_func() local