Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1206 st_choose_matching_format_noverify(struct st_context *st, GLenum format, GLenum type, GLboolean swapBytes) st_choose_matching_format_noverify() argument
1230 st_choose_matching_format(struct st_context *st, unsigned bind, GLenum format, GLenum type, GLboolean swapBytes) st_choose_matching_format() argument
/third_party/mesa3d/src/glx/
H A Dpixel.c175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_stream.h127 void SetSwapBytes (bool swapBytes) in SetSwapBytes() argument
/third_party/gptfdisk/
H A Dgpttext.cc370 int swapBytes; in ReverseName() local
/third_party/mesa3d/src/mesa/main/
H A Dformats.c1448 _mesa_format_matches_format_and_type(mesa_format mformat, GLenum format, GLenum type, bool swapBytes, GLenum *error) _mesa_format_matches_format_and_type() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPackedPixelsTests.cpp577 int swapBytes; member
949 void RectangleTest::swapBytes(int typeSize, std::vector<GLbyte>& dataBuffer) in swapBytes() function in glcts::RectangleTest
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp803 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord

Completed in 12 milliseconds