Home
last modified time | relevance | path

Searched defs:pipe (Results 376 - 400 of 544) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_zscan.c373 vl_zscan_layout(struct pipe_context *pipe, const int layout[64], unsigned blocks_per_line) vl_zscan_layout() argument
450 vl_zscan_init(struct vl_zscan *zscan, struct pipe_context *pipe, unsigned buffer_width, unsigned buffer_height, unsigned blocks_per_line, unsigned blocks_total, unsigned num_channels) vl_zscan_init() argument
562 struct pipe_context *pipe; vl_zscan_upload_quant() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.h125 d3d12_screen(struct pipe_screen *pipe) in d3d12_screen() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c81 stw_pipe_blit(struct pipe_context *pipe, in stw_pipe_blit() argument
369 struct pipe_context *pipe = st->pipe; in notify_before_flush_cb() local
444 struct pipe_context *pipe = stctx->pipe; stw_st_framebuffer_flush_front() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c990 const struct pipe_shader_state pipe = prog->pipe; in nvc0_program_destroy() local
[all...]
H A Dnve4_compute.c842 nve4_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) in nve4_launch_grid() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc84 #define pipe(fds) _pipe(fds, 4096, O_BINARY) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_named_pipe.c65 HANDLE pipe; member
100 static int ctrl_broken_pipe(HANDLE pipe, int used) in ctrl_broken_pipe() argument
544 HANDLE pipe; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_ctrl.c78 HANDLE pipe; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_named_pipe.c65 HANDLE pipe; member
100 static int ctrl_broken_pipe(HANDLE pipe, int used) in ctrl_broken_pipe() argument
547 HANDLE pipe; global() member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_ctrl.c73 HANDLE pipe; member
[all...]
/test/xts/acts/hdf/usb/usb_ndk/entry/src/main/cpp/
H A Dusbddk.cpp579 struct UsbRequestPipe pipe; in UsbSendPipeRequestOne() local
612 struct UsbRequestPipe pipe; in UsbSendPipeRequestTwo() local
644 struct UsbRequestPipe pipe; UsbSendPipeRequestThree() local
676 struct UsbRequestPipe pipe; UsbSendPipeRequestFour() local
791 struct UsbRequestPipe pipe; UsbSendPipeRequestWithAshmemOne() local
842 struct UsbRequestPipe pipe; UsbSendPipeRequestWithAshmemThree() local
880 struct UsbRequestPipe pipe; UsbSendPipeRequestWithAshmemFour() local
[all...]
/third_party/backends/backend/
H A Dtamarack.h115 int pipe; /* pipe to reader process */ member
H A Dtest.h134 SANE_Int pipe; member
H A Dmustek_pp.c247 reader_process (Mustek_pp_Handle * hndl, int pipe) in reader_process() argument
[all...]
H A Dmustek_pp.h248 int pipe; member
/third_party/backends/sanei/
H A Dusb_manager.cpp70 USBDevicePipe pipe; member
342 USBDevicePipe pipe; in usb_manager_open() local
524 USBDevicePipe &pipe = dev_handle->pipe; in usb_manager_release_interface() local
546 USBDevicePipe &pipe = dev_handle->pipe; usb_manager_bulk_transfer() local
587 USBDevicePipe &pipe = dev_handle->pipe; usb_manager_control_transfer() local
617 USBDevicePipe pipe = dev_handle->pipe; usb_manager_set_interface_alt_setting() local
[all...]
/third_party/libdrm/include/drm/
H A Dmsm_drm.h79 __u32 pipe; /* in, MSM_PIPE_x */ member
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c97 struct fd_pipe *pipe; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c284 svga_create_surface_view(struct pipe_context *pipe, in svga_create_surface_view() argument
432 svga_create_surface(struct pipe_context *pipe, in svga_create_surface() argument
661 svga_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) svga_surface_destroy() argument
[all...]
H A Dsvga_resource_texture.c469 svga_texture_transfer_map(struct pipe_context *pipe, in svga_texture_transfer_map() argument
775 svga_texture_transfer_unmap(struct pipe_context *pipe, in svga_texture_transfer_unmap() argument
1227 svga_texture_generate_mipmap(struct pipe_context *pipe, struct pipe_resource *pt, enum pipe_format format, unsigned base_level, unsigned last_level, unsigned first_layer, unsigned last_layer) svga_texture_generate_mipmap() argument
[all...]
H A Dsvga_pipe_blit.c841 svga_blit(struct pipe_context *pipe, const struct pipe_blit_info *blit) svga_blit() argument
891 svga_resource_copy_region(struct pipe_context *pipe, struct pipe_resource *dst_tex, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *src_tex, unsigned src_level, const struct pipe_box *src_box) svga_resource_copy_region() argument
970 svga_flush_resource(struct pipe_context *pipe, struct pipe_resource *resource) svga_flush_resource() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.c799 static void virgl_buffer_subdata(struct pipe_context *pipe, in virgl_buffer_subdata() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.c99 struct pipe_context *pipe = nine_context_get_pipe_acquire(This->base.device); in D3DWindowBuffer_create() local
626 struct pipe_context *pipe; in handle_draw_cursor_and_hud() local
724 struct pipe_context *pipe; in present() local
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H A Dva_private.h248 struct pipe_context *pipe; member
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c197 struct pipe_context *pipe = osmesa->stctx->pipe; in osmesa_read_buffer() local
[all...]

Completed in 25 milliseconds

1...<<11121314151617181920>>...22