Searched refs:fetch_2d_texel_rgba_dxt5 (Results 1 – 2 of 2) sorted by relevance
36 …rmat_dxtn_fetch_t util_format_dxt5_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt5;
144 static void fetch_2d_texel_rgba_dxt5(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt5() function