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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_bptc.c67 fetch_bptc_rgba_unorm_bytes(const GLubyte *map, function in typeref:typename:void
85 fetch_bptc_rgba_unorm_bytes(map, rowStride, i, j, texel_bytes);
100 fetch_bptc_rgba_unorm_bytes(map, rowStride, i, j, texel_bytes);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_bptc.c67 fetch_bptc_rgba_unorm_bytes(const GLubyte *map, function in typeref:typename:void
85 fetch_bptc_rgba_unorm_bytes(map, rowStride, i, j, texel_bytes);
100 fetch_bptc_rgba_unorm_bytes(map, rowStride, i, j, texel_bytes);

Completed in 3 milliseconds