Searched defs:swapBytes (Results 1 – 5 of 5) sorted by relevance
232 private static void swapBytes(byte[] b, int off, int len) { in swapBytes() method in OGGLoader
175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
2548 GLboolean swapBytes) in _mesa_format_matches_format_and_type()
3133 GLboolean swapBytes) in extract_float_rgba()3744 GLboolean swapBytes) in extract_uint_rgba()
821 byteswap_mapping( GLboolean swapBytes, in byteswap_mapping()