Searched refs:texture_fct (Results 1 – 1 of 1) sorted by relevance
288 static const fn_t texture_fct[3][16] = { // size={2,3,4}, type={b,s,f,x} variable1192 … am.texture[i].fetch = texture_fct[am.texture[i].size-2][am.texture[i].type & 0xF]; in validate_arrays()