Home
last modified time | relevance | path

Searched defs:swapBytes (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_format.c1207 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format_noverify()
1231 GLenum format, GLenum type, GLboolean swapBytes) in st_choose_matching_format()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_stream.h127 void SetSwapBytes (bool swapBytes) in SetSwapBytes()
/third_party/mesa3d/src/glx/
Dpixel.c175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
/third_party/gptfdisk/
Dgpttext.cc348 int swapBytes; in ReverseName() local
/third_party/mesa3d/src/mesa/main/
Dformats.c1450 bool swapBytes, GLenum *error) in _mesa_format_matches_format_and_type()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp803 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp577 int swapBytes; member
949 void RectangleTest::swapBytes(int typeSize, std::vector<GLbyte>& dataBuffer) in swapBytes() function in glcts::RectangleTest