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() function147 argRGB[term] = get_texel_array(swrast, unit); in texture_combine()195 argRGB[term] = get_texel_array(swrast, srcUnit); in texture_combine()243 argA[term] = get_texel_array(swrast, unit); in texture_combine()285 argA[term] = get_texel_array(swrast, srcUnit); in texture_combine()659 float4_array texels = get_texel_array(swrast, unit); in _swrast_texture_span()