Home
last modified time | relevance | path

Searched defs:pack (Results 76 - 89 of 89) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBlitGL.cpp805 gl::PixelPackState pack; in copySubTextureCPUReadback() local
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1247 struct FillpPackStastics pack; /* Indicates the packet statistics. */ member
/third_party/f2fs-tools/fsck/
H A Dmount.c1482 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 Dvc4_qir.h94 int pack; member
/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c883 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 DFramebufferVk.cpp720 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/skia/src/core/
H A DSkVM.h919 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/python/Lib/test/
H A Dtest_os.py3734 def pack(value): function
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c4765 LLVMValueRef offset[3], pack; in visit_tex() local
/third_party/node/deps/simdutf/
H A Dsimdutf.cpp931 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/angle2/src/libANGLE/
H A DvalidationES.cpp6982 const auto &pack = context->getState().getPackState(); in ValidatePixelPack() local
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c2036 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 DRenderer11.cpp3402 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 Dgl4cGPUShaderFP64Tests.cpp12998 class pack class
13013 class pack<tcu::Matrix<glw::GLdouble, Rows, Cols> > class

Completed in 93 milliseconds

1234