Searched refs:fetch_bptc_rgb_float (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texcompress_bptc.c | 38 fetch_bptc_rgb_float(const GLubyte *map, in fetch_bptc_rgb_float() function 55 fetch_bptc_rgb_float(map, rowStride, i, j, texel, true); in fetch_bptc_rgb_signed_float() 63 fetch_bptc_rgb_float(map, rowStride, i, j, texel, false); in fetch_bptc_rgb_unsigned_float()
|