Searched refs:get_texel_array (Results 1 – 1 of 1) sorted by relevance
50 get_texel_array(SWcontext *swrast, GLuint unit) in get_texel_array() function146 argRGB[term] = get_texel_array(swrast, unit); in texture_combine()194 argRGB[term] = get_texel_array(swrast, srcUnit); in texture_combine()242 argA[term] = get_texel_array(swrast, unit); in texture_combine()284 argA[term] = get_texel_array(swrast, srcUnit); in texture_combine()658 float4_array texels = get_texel_array(swrast, unit); in _swrast_texture_span()