/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_nic.c | 175 query_nic_load(struct hud_graph *gr, struct pipe_context *pipe) in query_nic_load() argument
|
H A D | hud_sensors_temp.c | 161 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 D | u_pstipple.c | 62 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 D | etnaviv_screen.h | 80 struct etna_pipe *pipe; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
H A D | fd2_gmem.c | 625 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; variable
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_gmem.c | 587 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 D | sp_state_sampler.c | 51 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 D | svga_draw_elements.c | 72 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 D | buffer9.c | 252 struct pipe_context *pipe; in NineBuffer9_Lock() local 506 struct pipe_context *pipe; NineBuffer9_Unlock() local [all...] |
H A D | basetexture9.c | 415 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 D | unit_test_hilog_adapter.c | 100 FILE* pipe;
in CheckHiLogPrint() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_miptree.c | 581 nvc0_miptree_surface_new(struct pipe_context *pipe, in nvc0_miptree_surface_new() argument
|
H A D | nvc0_program.h | 23 struct pipe_shader_state pipe; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | compute_memory_pool.c | 132 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 D | Test.pm | 703 sub pipe { global() subroutine [all...] |
/third_party/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 703 sub pipe { global() subroutine [all...] |
/third_party/backends/backend/ |
H A D | agfafocus.h | 124 int pipe; /* pipe to reader process */ member
|
H A D | sp15c.h | 144 int pipe; member
|
/third_party/libuv/test/ |
H A D | test-ipc.c | 147 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 D | benchmark-pump.c | 247 uv_pipe_t* pipe; in maybe_connect_some() local
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | lima_drm.h | 118 __u32 pipe; /* in, which pipe to use, GP/PP */ member
|
/third_party/libdrm/freedreno/msm/ |
H A D | msm_ringbuffer.c | 692 drm_private struct fd_ringbuffer * msm_ringbuffer_new(struct fd_pipe *pipe, in msm_ringbuffer_new() argument [all...] |
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_priv.h | 130 struct etna_pipe *pipe; member 160 struct etna_pipe *pipe; member
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_priv.h | 134 struct etna_pipe *pipe; member 166 struct etna_pipe *pipe; member
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | drisw.c | 201 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...] |