Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_s3tc.c291 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_rgba_dxt3()
340 fetch_2d_texel_rgba_dxt3(rowStride, map, i, j, tex); in fetch_srgba_dxt3()
H A Dtexcompress_s3tc_tmp.h134 static void fetch_2d_texel_rgba_dxt3(GLint srcRowStride, const GLubyte *pixdata, in fetch_2d_texel_rgba_dxt3() function
/third_party/mesa3d/src/util/format/
H A Du_format_s3tc.c35 util_format_dxtn_fetch_t util_format_dxt3_rgba_fetch = (util_format_dxtn_fetch_t)fetch_2d_texel_rgba_dxt3;

Completed in 5 milliseconds