Searched defs:swapBytes (Results 1 – 7 of 7) sorted by relevance
1207 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format_noverify()1231 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format()
127 void SetSwapBytes (bool swapBytes) in SetSwapBytes()
175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
348 int swapBytes; in ReverseName() local
1450 bool swapBytes, GLenum *error) in _mesa_format_matches_format_and_type()
803 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