Lines Matching refs:xF
1157 am.vertex.fetch = vertex_fct[am.vertex.size-2][am.vertex.type & 0xF];
1164 am.normal.fetch = normal_fct[am.normal.size-3][am.normal.type & 0xF];
1172 am.color.fetch = color_fct[am.color.size-3][am.color.type & 0xF];
1176 am.color.fetch = color_clamp_fct[am.color.size-3][am.color.type & 0xF];
1190 am.texture[i].fetch = texture_fct[am.texture[i].size-2][am.texture[i].type & 0xF];