Searched refs:color_clamp_fct (Results 1 – 1 of 1) sorted by relevance
260 static const fn_t color_clamp_fct[2][16] = { // size={3,4}, type={ub,f,x} variable1178 am.color.fetch = color_clamp_fct[am.color.size-3][am.color.type & 0xF]; in validate_arrays()