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