Searched refs:fetch_bptc_rgb_float (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_bptc.c38 fetch_bptc_rgb_float(const GLubyte *map, function in typeref:typename:void
55 fetch_bptc_rgb_float(map, rowStride, i, j, texel, true);
63 fetch_bptc_rgb_float(map, rowStride, i, j, texel, false);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_bptc.c38 fetch_bptc_rgb_float(const GLubyte *map, function in typeref:typename:void
55 fetch_bptc_rgb_float(map, rowStride, i, j, texel, true);
63 fetch_bptc_rgb_float(map, rowStride, i, j, texel, false);

Completed in 4 milliseconds