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