Searched defs:swapBytes (Results 1 – 10 of 10) sorted by relevance
127 void SetSwapBytes (bool swapBytes) in SetSwapBytes()
1216 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format()
38 void swapBytes() { in swapBytes() function
37 void swapBytes() { in swapBytes() function
175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
1446 bool swapBytes, GLenum *error) in _mesa_format_matches_format_and_type()
547 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
803 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
808 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
577 int swapBytes; member949 void RectangleTest::swapBytes(int typeSize, std::vector<GLbyte>& dataBuffer) in swapBytes() function in glcts::RectangleTest