Searched refs:gDst (Results 1 – 1 of 1) sorted by relevance
2995 GLint *gDst, in get_component_mapping() argument3040 *gDst = 1; in get_component_mapping()3051 *gDst = 1; in get_component_mapping()3062 *gDst = 1; in get_component_mapping()3073 *gDst = 1; in get_component_mapping()3084 *gDst = 1; in get_component_mapping()3094 *gDst = 2; in get_component_mapping()3137 GLint rDst, bDst, gDst, aDst; in extract_float_rgba() local3193 &rDst, &gDst, &bDst, &aDst); in extract_float_rgba()3309 rgba[i][gDst] = ((p >> 2) & 0x7) * gs; in extract_float_rgba()[all …]