Home
last modified time | relevance | path

Searched defs:rsc (Results 76 - 100 of 170) sorted by relevance

1234567

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c212 struct fd_resource *rsc = fd_resource(start->prsc); in fd_hw_get_query_result() local
H A Dfreedreno_state.c176 struct fd_resource *rsc = fd_resource(buf->buffer); variable
221 struct fd_resource *rsc = fd_resource(buf->resource); variable
530 struct fd_resource *rsc = fd_resource(prsc); in fd_create_stream_output_target() local
675 struct fd_resource *rsc = fd_resource(so->buf[n]); global() variable
[all...]
H A Dfreedreno_gmem.c482 struct fd_resource *rsc = fd_resource(pfb->zsbuf->texture); in gmem_key_init() local
H A Dfreedreno_resource.h196 pending(struct fd_resource *rsc, bool write) in pending() argument
213 resource_busy(struct fd_resource *rsc, unsigned op) in resource_busy() argument
224 fd_resource_lock(struct fd_resource *rsc) fd_resource_lock() argument
230 fd_resource_unlock(struct fd_resource *rsc) fd_resource_unlock() argument
240 struct fd_resource *rsc = fd_resource(prsc); fd_resource_set_usage() local
271 fd_resource_slice(struct fd_resource *rsc, unsigned level) fd_resource_slice() argument
278 fd_resource_layer_stride(struct fd_resource *rsc, unsigned level) fd_resource_layer_stride() argument
285 fd_resource_pitch(struct fd_resource *rsc, unsigned level) fd_resource_pitch() argument
295 fd_resource_offset(struct fd_resource *rsc, unsigned level, unsigned layer) fd_resource_offset() argument
303 fd_resource_ubwc_offset(struct fd_resource *rsc, unsigned level, unsigned layer) fd_resource_ubwc_offset() argument
327 fd_resource_tile_mode_desc(const struct fd_resource *rsc, int level) fd_resource_tile_mode_desc() argument
333 fd_resource_ubwc_enabled(struct fd_resource *rsc, int level) fd_resource_ubwc_enabled() argument
369 fd_batch_references_resource(struct fd_batch *batch, struct fd_resource *rsc) fd_batch_references_resource() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h55 struct fd_resource *rsc = fd_resource(buffer); in emit_const_prsc() local
270 struct fd_resource *rsc; in ir3_emit_image_dims() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_texture.c303 struct lima_resource *rsc = lima_resource(texture->base.texture); in lima_update_textures() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_clear_blit.c173 struct etna_resource *rsc = etna_resource(prsc); in etna_flush_resource() local
[all...]
H A Detnaviv_texture.c92 struct etna_resource *rsc = etna_resource(pview->texture); in etna_configure_sampler_ts() local
134 struct etna_resource *rsc = etna_resource(view->texture); in etna_can_use_sampler_ts() local
[all...]
H A Detnaviv_resource.c83 etna_screen_resource_alloc_ts(struct pipe_screen *pscreen, struct etna_resource *rsc) etna_screen_resource_alloc_ts() argument
157 setup_miptree(struct etna_resource *rsc, unsigned paddingX, unsigned paddingY, unsigned msaa_xscale, unsigned msaa_yscale) setup_miptree() argument
205 struct etna_resource *rsc; etna_resource_alloc() local
441 struct etna_resource *rsc = etna_resource(prsc); etna_resource_destroy() local
469 struct etna_resource *rsc; etna_resource_from_handle() local
565 struct etna_resource *rsc = etna_resource(prsc); etna_resource_get_handle() local
628 struct etna_resource *rsc = etna_resource(cur); etna_resource_get_param() local
649 struct etna_resource *rsc; etna_resource_used() local
683 etna_resource_has_valid_ts(struct etna_resource *rsc) etna_resource_has_valid_ts() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c71 struct fd_resource *rsc = NULL; in emit_mrt() local
338 struct fd_resource *rsc = fd_resource(psurf->texture); emit_gmem2mem_surf() local
470 struct fd_resource *rsc = fd_resource(pfb->zsbuf->texture); global() variable
760 struct fd_resource *rsc = fd_resource(psurf->texture); global() variable
1028 struct fd_resource *rsc = fd_resource(pfb->zsbuf->texture); global() variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c92 struct fd_resource *rsc = fd_resource(psurf->texture); in emit_gmem2mem_surf() local
236 struct fd_resource *rsc = fd_resource(psurf->texture); in emit_mem2gmem_surf() local
446 struct fd_resource *rsc = fd_resource(psurf->texture); fd2_emit_sysmem_prep() local
[all...]
H A Dfd2_emit.c81 struct fd_resource *rsc = fd_resource(cb->buffer); in emit_constants() local
121 struct fd_resource *rsc; in emit_texture() local
181 struct fd_resource *rsc = fd_resource(vbufs[i].prsc); fd2_emit_vertex_bufs() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c77 struct fd_resource *rsc = NULL; in emit_mrt() local
173 struct fd_resource *rsc = fd_resource(psurf->texture); emit_gmem2mem_surf() local
289 struct fd_resource *rsc = fd_resource(pfb->zsbuf->texture); global() variable
727 struct fd_resource *rsc = fd_resource(pfb->zsbuf->texture); fd4_emit_tile_prep() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_draw.c191 struct vc4_resource *rsc = vc4_resource(vb->buffer.resource); in vc4_emit_gl_shader_state() local
414 struct vc4_resource *rsc = vc4_resource(prsc); in vc4_draw_vbo() local
505 struct vc4_resource *rsc = in vc4_draw_vbo() local
551 struct vc4_resource *rsc = in vc4_clear() local
594 struct vc4_resource *rsc = vc4_clear() local
617 struct vc4_resource *rsc = vc4_clear() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dfw.h65 u8 rsc[8]; member
/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dctsrc.h45 struct rsc rsc; /* Basic resource info */ member
104 struct rsc rsc; member
H A Dctdaio.c54 static void daio_master(struct rsc *rsc) in daio_master() argument
62 static int daio_index(const struct rsc *rsc) in daio_index() argument
67 static void daio_out_next_conj(struct rsc *rsc) in daio_out_next_conj() argument
72 daio_in_next_conj_20k1(struct rsc *rsc) daio_in_next_conj_20k1() argument
77 daio_in_next_conj_20k2(struct rsc *rsc) daio_in_next_conj_20k2() argument
[all...]
/kernel/linux/linux-5.10/lib/reed_solomon/
H A Dtest_rslib.c229 static void compute_syndrome(struct rs_control *rsc, uint16_t *data, in compute_syndrome() argument
446 struct rs_control *rsc; in run_exercise() local
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_virtio.c113 struct fw_rsc_vdev *rsc; in rp_find_vq() local
216 struct fw_rsc_vdev *rsc; in rproc_virtio_get_status() local
226 struct fw_rsc_vdev *rsc; in rproc_virtio_set_status() local
237 struct fw_rsc_vdev *rsc; in rproc_virtio_reset() local
249 struct fw_rsc_vdev *rsc; rproc_virtio_get_features() local
269 struct fw_rsc_vdev *rsc; rproc_virtio_finalize_features() local
295 struct fw_rsc_vdev *rsc; rproc_virtio_get() local
313 struct fw_rsc_vdev *rsc; rproc_virtio_set() local
500 struct fw_rsc_vdev *rsc; rproc_virtio_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dfw.h67 u8 rsc[8]; member
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dctsrc.h45 struct rsc rsc; /* Basic resource info */ member
104 struct rsc rsc; member
H A Dctdaio.c54 static void daio_master(struct rsc *rsc) in daio_master() argument
62 static int daio_index(const struct rsc *rsc) in daio_index() argument
67 static void daio_out_next_conj(struct rsc *rsc) in daio_out_next_conj() argument
72 daio_in_next_conj_20k1(struct rsc *rsc) daio_in_next_conj_20k1() argument
77 daio_in_next_conj_20k2(struct rsc *rsc) daio_in_next_conj_20k2() argument
[all...]
/kernel/linux/linux-6.6/lib/reed_solomon/
H A Dtest_rslib.c229 static void compute_syndrome(struct rs_control *rsc, uint16_t *data, in compute_syndrome() argument
446 struct rs_control *rsc; in run_exercise() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_emit.c124 struct v3d_resource *rsc = v3d_resource(prsc); in emit_one_texture() local
785 struct v3d_resource *rsc = target ? in emit_state() local
H A Dv3dx_rcl.c65 struct v3d_resource *rsc = v3d_resource(psurf->texture); in load_general() local
130 struct v3d_resource *rsc = v3d_resource(psurf->texture); in store_general() local
250 struct v3d_resource *rsc in v3d_rcl_emit_loads() local
350 struct v3d_resource *rsc = v3d_resource(job->zsbuf->texture); v3d_rcl_emit_stores() local
507 v3d_emit_z_stencil_config(struct v3d_job *job, struct v3d_surface *surf, struct v3d_resource *rsc, bool is_separate_stencil) v3d_emit_z_stencil_config() argument
779 struct v3d_resource *rsc = v3d_resource(psurf->texture); emit_rcl() local
871 struct v3d_resource *rsc = v3d_resource(psurf->texture); emit_rcl() local
[all...]

Completed in 17 milliseconds

1234567