Searched defs:swapBytes (Results 1 – 7 of 7) sorted by relevance
127 void SetSwapBytes (bool swapBytes) in SetSwapBytes()
38 void swapBytes() { in swapBytes() function
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()
175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
547 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord