Home
last modified time | relevance | path

Searched refs:fetch_2d_texel_rgba_dxt5 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc.c303 fetch_2d_texel_rgba_dxt5(rowStride, map, i, j, tex); in fetch_rgba_dxt5()
352 fetch_2d_texel_rgba_dxt5(rowStride, map, i, j, tex); in fetch_srgba_dxt5()
H A Dtexcompress_s3tc_tmp.h148 static void fetch_2d_texel_rgba_dxt5(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt5() function
/third_party/mesa3d/src/util/format/
H A Du_format_s3tc.c36 util_format_dxtn_fetch_t util_format_dxt5_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt5;

Completed in 6 milliseconds