| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | vir.c | 225 vir_set_pack(struct qinst *inst, enum v3d_qpu_output_pack pack) in vir_set_pack() argument [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_drawpixels.c | 1525 struct gl_pixelstore_attrib pack, unpack; in blit_copy_pixels() local 1684 struct gl_pixelstore_attrib pack = ctx->DefaultPacking; st_CopyPixels() local [all...] |
| H A D | st_cb_texture.c | 589 struct gl_pixelstore_attrib pack = {0}; in st_UnmapTextureImage() local 1702 try_pbo_download(struct st_context *st, struct gl_texture_image *texImage, enum pipe_format src_format, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_download() argument
|
| /third_party/python/Lib/ |
| H A D | pickle.py | 33 from struct import pack, unpack namespace [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | FramebufferGL.cpp | 331 RearrangeEXTTextureNorm16Pixels(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, GLuint skipBytes, GLuint rowBytes, GLuint pixelBytes, const gl::PixelPackState &pack, GLubyte *clientPixels, GLubyte *tmpPixels) RearrangeEXTTextureNorm16Pixels() argument 646 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument 1480 readPixelsRowByRow(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, const gl::PixelPackState &pack, GLubyte *pixels) const readPixelsRowByRow() argument 1534 readPixelsAllAtOnce(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, const gl::PixelPackState &pack, GLubyte *pixels, bool readLastRowSeparately) const readPixelsAllAtOnce() argument [all...] |
| H A D | StateManagerGL.cpp | 607 setPixelPackState(const gl::Context *context, const gl::PixelPackState &pack) setPixelPackState() argument
|
| H A D | BlitGL.cpp | 805 gl::PixelPackState pack; in copySubTextureCPUReadback() local
|
| /third_party/skia/src/core/ |
| H A D | SkVM.cpp | 1118 I32 Builder::pack(I32 x, I32 y, int bits) { in pack() function in skvm::Builder
|
| H A D | SkVM.h | 919 I32 pack(I32 x, int y, int bits) { return pack(x, splat(y), bits); } in abs() function in skvm::Builder 920 I32 pack(int x, I32 y, int bits) { return pack(splat(x), y, bits); } in abs() function in skvm::Builder 1302 SI I32 pack(I32 x, I32 y, int bits) { return x->pack (x,y,bits); } in pack() function 1303 SI I32 pack(I32 x, int y, int bits) { return x->pack (x,y,bits); } in pack() function 1304 SI I32 pack(in in pack() function [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | RDFGraph.h | 740 PackedRegisterRef pack(RegisterRef RR) { in pack() function 743 PackedRegisterRef pack(RegisterRef RR) const { in pack() function
|
| /third_party/python/Modules/ |
| H A D | _struct.c | 51 int (*pack)(_structmodulestate *, char *, PyObject *, member 2203 pack(PyObject *module, PyObject *const *args, Py_ssize_t nargs) pack() function [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Framebuffer.cpp | 1673 readPixels(const Context *context, const Rectangle &area, GLenum format, GLenum type, const PixelPackState &pack, Buffer *packBuffer, void *pixels) readPixels() argument
|
| H A D | validationES.cpp | 6982 const auto &pack = context->getState().getPackState(); in ValidatePixelPack() local
|
| /foundation/communication/dsoftbus/components/nstackx/fillp/include/ |
| H A D | fillpinc.h | 1247 struct FillpPackStastics pack; /* Indicates the packet statistics. */ member
|
| /third_party/f2fs-tools/fsck/ |
| H A D | mount.c | 1482 pgoff_t current_nat_addr(struct f2fs_sb_info *sbi, nid_t start, int *pack) in current_nat_addr() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_qir.h | 94 int pack; member
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-equalizer-sink.c | 883 static void pack(char **strs, size_t len, char **packed, size_t *length) { in pack() function
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | FramebufferVk.cpp | 720 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_os.py | 3734 def pack(value): function
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 4765 LLVMValueRef offset[3], pack; in visit_tex() local
|
| /third_party/node/deps/simdutf/ |
| H A D | simdutf.cpp | 931 static simdutf_really_inline simd8<uint8_t> pack(const simd16<uint16_t>& v0, const simd16<uint16_t>& v1) { in pack() function 2202 static simdutf_really_inline simd8<uint8_t> pack(const simd16<uint16_t>& v0, const simd16<uint16_t>& v1) { in pack() function 3166 static simdutf_really_inline simd8<uint8_t> pack(const simd16<uint16_t>& v0, const simd16<uint16_t>& v1) { in pack() function [all...] |
| /third_party/skia/third_party/externals/libwebp/swig/ |
| H A D | libwebp_python_wrap.c | 2036 void *pack; member 2209 void *pack = malloc(size); in SwigPyPacked_New() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Renderer11.cpp | 3402 readFromAttachment(const gl::Context *context, const gl::FramebufferAttachment &srcAttachment, const gl::Rectangle &sourceArea, GLenum format, GLenum type, GLuint outputPitch, const gl::PixelPackState &pack, uint8_t *pixelsOut) readFromAttachment() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGPUShaderFP64Tests.cpp | 12998 class pack class 13013 class pack<tcu::Matrix<glw::GLdouble, Rows, Cols> > class
|