Home
last modified time | relevance | path

Searched defs:pack (Results 26 - 50 of 115) sorted by relevance

12345

/third_party/mesa3d/src/c11/impl/
H A Dthreads_posix.c65 struct impl_thrd_param pack = *((struct impl_thrd_param *)p); in impl_thrd_routine() local
257 struct impl_thrd_param *pack; in thrd_create() local
[all...]
H A Dthreads_win32.c89 struct impl_thrd_param pack; in impl_thrd_routine() local
313 struct impl_thrd_param *pack; in thrd_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_disasm.c265 vc4_qpu_disasm_pack_mul(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_mul() argument
271 vc4_qpu_disasm_pack_a(FILE *out, uint32_t pack) in vc4_qpu_disasm_pack_a() argument
303 uint32_t pack = QPU_GET_FIELD(inst, QPU_PACK); in print_alu_dst() local
H A Dvc4_qir.c721 int pack = reg.pack; qir_follow_movs() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c96 try_pbo_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum gl_format, enum pipe_format src_format, enum pipe_format dst_format, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_readpixels() argument
412 st_ReadPixels(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *pack, void *pixels) st_ReadPixels() argument
[all...]
/third_party/mesa3d/src/util/tests/format/
H A Du_format_test.c281 const struct util_format_pack_description *pack = in test_format_pack_rgba_float() local
404 const struct util_format_pack_description *pack = in test_format_pack_rgba_8unorm() local
500 const struct util_format_pack_description *pack = in test_format_pack_z_float() local
578 const struct util_format_pack_description *pack = in test_format_pack_z_32unorm() local
657 const struct util_format_pack_description *pack = in test_format_pack_s_8uint() local
[all...]
/third_party/python/Lib/test/
H A Dtest_audioop.py8 def pack(width, data): function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DFramebufferD3D.cpp200 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/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DFramebufferNULL.cpp85 readPixels(const gl::Context *context, const gl::Rectangle &origArea, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *ptrOrOffset) readPixels() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFormat.cpp2561 static constexpr uint8_t pack(VkFormat format) in pack() function
[all...]
H A DVkImageView.cpp100 void Identifier::pack(const State &state) in pack() function in vk::Identifier
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dbind.cc40 explicit ArgContext(absl::Span<const FormatArgImpl> pack) : pack_(pack) {} in ArgContext() argument
105 ConverterConsumer(Converter converter, absl::Span<const FormatArgImpl> pack) in ConverterConsumer() argument
28 BindFromPosition(int position, int* value, absl::Span<const FormatArgImpl> pack) BindFromPosition() argument
174 BindWithPack(const UnboundConversion* props, absl::Span<const FormatArgImpl> pack, BoundConversion* bound) BindWithPack() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluRenderContext.hpp116 inline deUint32 ApiType::pack (int major, int minor, Profile profile) in pack() function in glu::ApiType
182 inline deUint32 ContextType::pack (deUint32 apiBits, ContextFlags flags) in pack() function in glu::ContextType
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.c352 usbip_pack_cmd_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_cmd_submit() argument
377 usbip_pack_ret_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_ret_submit() argument
397 usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd, int pack) usbip_pack_pdu() argument
538 usbip_pack_iso(struct usbip_iso_packet_descriptor *iso, struct usb_iso_packet_descriptor *uiso, int pack) usbip_pack_iso() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h118 #define pack(a, b) (((a) << 16) | (b)) macro
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusb_stream.c24 int pack, lb = 0; in playback_prep_freqn() local
[all...]
H A Dusx2yhwdeppcm.c101 int count, counts, pack; in usx2y_hwdep_urb_play_prepare() local
140 int pack; in usx2y_usbpcm_urb_capt_iso_advance() local
425 unsigned long pack; usx2y_usbpcm_urbs_start() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dcal.c186 u32 val, extract, pack; in cal_ctx_pix_proc_config() local
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h118 #define pack(a, b) (((a) << 16) | (b)) macro
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dusbip_common.c433 usbip_pack_cmd_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_cmd_submit() argument
458 usbip_pack_ret_submit(struct usbip_header *pdu, struct urb *urb, int pack) usbip_pack_ret_submit() argument
478 usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd, int pack) usbip_pack_pdu() argument
619 usbip_pack_iso(struct usbip_iso_packet_descriptor *iso, struct usb_iso_packet_descriptor *uiso, int pack) usbip_pack_iso() argument
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusb_stream.c24 int pack, lb = 0; in playback_prep_freqn() local
[all...]
H A Dusx2yhwdeppcm.c105 int count, counts, pack; in usx2y_hwdep_urb_play_prepare() local
145 int pack, head; in usx2y_usbpcm_urb_capt_iso_advance() local
415 unsigned long pack; usx2y_usbpcm_urbs_start() local
[all...]
/third_party/alsa-utils/aplay/
H A Dformats.h35 uint8_t pack; member
40 uint8_t pack; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.cpp829 wait_imm::pack(enum amd_gfx_level gfx_level) const in pack() function in aco::wait_imm
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_instr.c312 v3d_qpu_pack_name(enum v3d_qpu_output_pack pack) in v3d_qpu_pack_name() argument

Completed in 22 milliseconds

12345