Searched defs:swapBytes (Results 1 - 7 of 7) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_format.c | 1206 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 D | pixel.c | 175 GLint swapBytes = state->storeUnpack.swapEndian; in __glFillImage() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_stream.h | 127 void SetSwapBytes (bool swapBytes) in SetSwapBytes() argument
|
/third_party/gptfdisk/ |
H A D | gpttext.cc | 370 int swapBytes; in ReverseName() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | formats.c | 1448 _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 D | glcPackedPixelsTests.cpp | 577 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 D | InstrProf.cpp | 803 void ValueProfRecord::swapBytes(support::endianness Old, in swapBytes() function in llvm::ValueProfRecord
|
Completed in 12 milliseconds