Home
last modified time | relevance | path

Searched defs:pipe (Results 301 - 325 of 535) sorted by relevance

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_nic.c175 query_nic_load(struct hud_graph *gr, struct pipe_context *pipe) in query_nic_load() argument
H A Dhud_sensors_temp.c161 query_sti_load(struct hud_graph *gr, struct pipe_context *pipe) in query_sti_load() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_pstipple.c62 util_pstipple_update_stipple_texture(struct pipe_context *pipe, in util_pstipple_update_stipple_texture() argument
103 util_pstipple_create_stipple_texture(struct pipe_context *pipe, in util_pstipple_create_stipple_texture() argument
132 util_pstipple_create_sampler_view(struct pipe_context *pipe, struct pipe_resource *tex) util_pstipple_create_sampler_view() argument
148 util_pstipple_create_sampler(struct pipe_context *pipe) util_pstipple_create_sampler() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.h80 struct etna_pipe *pipe; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c625 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c587 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; variable
785 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[tile->p]; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_state_sampler.c51 softpipe_bind_sampler_states(struct pipe_context *pipe, in softpipe_bind_sampler_states() argument
90 softpipe_sampler_view_destroy(struct pipe_context *pipe, in softpipe_sampler_view_destroy() argument
99 softpipe_set_sampler_views(struct pipe_context *pipe, in softpipe_set_sampler_views() argument
173 softpipe_delete_sampler_state(struct pipe_context *pipe, in softpipe_delete_sampler_state() argument
349 softpipe_init_sampler_funcs(struct pipe_context *pipe) in softpipe_init_sampler_funcs() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_draw_elements.c72 struct pipe_context *pipe = &hwtnl->svga->pipe; in translate_indices() local
222 struct pipe_context *pipe = &hwtnl->svga->pipe; svga_hwtnl_draw_range_elements() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbuffer9.c252 struct pipe_context *pipe; in NineBuffer9_Lock() local
506 struct pipe_context *pipe; NineBuffer9_Unlock() local
[all...]
H A Dbasetexture9.c415 struct pipe_context *pipe; in NineBaseTexture9_CreatePipeResource() local
489 struct pipe_context *pipe; in NineBaseTexture9_UpdateSamplerView() local
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_hilog_adapter.c100 FILE* pipe; in CheckHiLogPrint() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c581 nvc0_miptree_surface_new(struct pipe_context *pipe, in nvc0_miptree_surface_new() argument
H A Dnvc0_program.h23 struct pipe_shader_state pipe; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.c132 compute_memory_grow_defrag_pool(struct compute_memory_pool *pool, struct pipe_context *pipe, int new_size_in_dw) compute_memory_grow_defrag_pool() argument
194 compute_memory_shadow(struct compute_memory_pool* pool, struct pipe_context * pipe, int device_to_host) compute_memory_shadow() argument
215 compute_memory_finalize_pending(struct compute_memory_pool* pool, struct pipe_context * pipe) compute_memory_finalize_pending() argument
325 compute_memory_defrag(struct compute_memory_pool *pool, struct pipe_resource *src, struct pipe_resource *dst, struct pipe_context *pipe) compute_memory_defrag() argument
355 compute_memory_promote_item(struct compute_memory_pool *pool, struct compute_memory_item *item, struct pipe_context *pipe, int64_t start_in_dw) compute_memory_promote_item() argument
404 compute_memory_demote_item(struct compute_memory_pool *pool, struct compute_memory_item *item, struct pipe_context *pipe) compute_memory_demote_item() argument
466 compute_memory_move_item(struct compute_memory_pool *pool, struct pipe_resource *src, struct pipe_resource *dst, struct compute_memory_item *item, uint64_t new_start_in_dw, struct pipe_context *pipe) compute_memory_move_item() argument
631 compute_memory_transfer( struct compute_memory_pool* pool, struct pipe_context * pipe, int device_to_host, struct compute_memory_item* chunk, void* data, int offset_in_chunk, int size) compute_memory_transfer() argument
[all...]
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DTest.pm703 sub pipe { global() subroutine
[all...]
/third_party/openssl/util/perl/OpenSSL/
H A DTest.pm703 sub pipe { global() subroutine
[all...]
/third_party/backends/backend/
H A Dagfafocus.h124 int pipe; /* pipe to reader process */ member
H A Dsp15c.h144 int pipe; member
/third_party/libuv/test/
H A Dtest-ipc.c147 uv_pipe_t* pipe; in on_read() local
217 uv_pipe_t* pipe; in on_read_listen_after_bound_twice() local
355 uv_pipe_t* pipe; on_read_connection() local
[all...]
H A Dbenchmark-pump.c247 uv_pipe_t* pipe; in maybe_connect_some() local
/third_party/mesa3d/include/drm-uapi/
H A Dlima_drm.h118 __u32 pipe; /* in, which pipe to use, GP/PP */ member
/third_party/libdrm/freedreno/msm/
H A Dmsm_ringbuffer.c692 drm_private struct fd_ringbuffer * msm_ringbuffer_new(struct fd_pipe *pipe, in msm_ringbuffer_new() argument
[all...]
/third_party/libdrm/etnaviv/
H A Detnaviv_priv.h130 struct etna_pipe *pipe; member
160 struct etna_pipe *pipe; member
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_priv.h134 struct etna_pipe *pipe; member
166 struct etna_pipe *pipe; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c201 drisw_present_texture(struct pipe_context *pipe, __DRIdrawable *dPriv, in drisw_present_texture() argument
224 drisw_copy_to_front(struct pipe_context *pipe, in drisw_copy_to_front() argument
435 struct pipe_context *pipe = st_ctx->pipe; drisw_update_tex_buffer() local
[all...]

Completed in 18 milliseconds

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