Home
last modified time | relevance | path

Searched defs:prsc (Results 1 - 25 of 67) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_resource.c58 struct pipe_resource *prsc = &rsc->b.b; in fd5_setup_slices() local
H A Dfd5_compute.c140 struct pipe_resource *prsc = ctx->global_bindings.buf[i]; variable
H A Dfd5_texture.c129 fd5_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, in fd5_sampler_view_create() argument
H A Dfd5_image.c64 struct pipe_resource *prsc = pimg->resource; in translate_image() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_surface.h45 struct pipe_resource *prsc; member
H A Detnaviv_query_acc.h50 struct pipe_resource *prsc; member
H A Detnaviv_surface.c84 etna_create_surface(struct pipe_context *pctx, struct pipe_resource *prsc, in etna_create_surface() argument
44 etna_render_handle_incompatible(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned int level) etna_render_handle_incompatible() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_context.c65 struct pipe_resource *prsc = in create_solid_vertexbuf() local
H A Dfd2_emit.h38 struct pipe_resource *prsc; member
H A Dfd2_resource.c32 struct pipe_resource *prsc = &rsc->b.b; in fd2_setup_slices() local
H A Dfd2_texture.c165 fd2_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, in fd2_sampler_view_create() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_resource.c33 struct pipe_resource *prsc = &rsc->b.b; in fd4_setup_slices() local
H A Dfd4_compute.c159 struct pipe_resource *prsc = ctx->global_bindings.buf[i]; variable
H A Dfd4_texture.c136 fd4_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, in fd4_sampler_view_create() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_compute.c143 struct pipe_resource *prsc = ctx->global_bindings.buf[i]; variable
H A Dfd6_image.c41 fd6_emit_single_plane_descriptor(struct fd_ringbuffer *ring, struct pipe_resource *prsc, uint32_t *descriptor) fd6_emit_single_plane_descriptor() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.h77 struct pipe_resource *prsc; member
H A Dfreedreno_query_hw.h106 struct pipe_resource *prsc; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c149 fd3_sampler_view_create(struct pipe_context *pctx, struct pipe_resource *prsc, in fd3_sampler_view_create() argument
[all...]
H A Dfd3_resource.c32 struct pipe_resource *prsc = &rsc->b.b; in setup_slices() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.h84 vc4_resource(struct pipe_resource *prsc) in vc4_resource() argument
H A Dvc4_context.c99 vc4_invalidate_resource(struct pipe_context *pctx, struct pipe_resource *prsc) in vc4_invalidate_resource() argument
H A Dvc4_job.c99 vc4_flush_jobs_writing_resource(struct vc4_context *vc4, struct pipe_resource *prsc) vc4_flush_jobs_writing_resource() argument
111 vc4_flush_jobs_reading_resource(struct vc4_context *vc4, struct pipe_resource *prsc) vc4_flush_jobs_reading_resource() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.h137 v3d_resource(struct pipe_resource *prsc) in v3d_resource() argument
H A Dv3d_job.c52 const struct pipe_resource *prsc = entry->key; in v3d_job_free() local
137 v3d_job_add_write_resource(struct v3d_job *job, struct pipe_resource *prsc) in v3d_job_add_write_resource() argument
163 v3d_job_add_tf_write_resource(struct v3d_job *job, struct pipe_resource *prsc) in v3d_job_add_tf_write_resource() argument
174 v3d_job_writes_resource_from_tf(struct v3d_job *job, struct pipe_resource *prsc) v3d_job_writes_resource_from_tf() argument
187 v3d_flush_jobs_writing_resource(struct v3d_context *v3d, struct pipe_resource *prsc, enum v3d_flush_cond flush_cond, bool is_compute_pipeline) v3d_flush_jobs_writing_resource() argument
236 v3d_flush_jobs_reading_resource(struct v3d_context *v3d, struct pipe_resource *prsc, enum v3d_flush_cond flush_cond, bool is_compute_pipeline) v3d_flush_jobs_reading_resource() argument
[all...]

Completed in 9 milliseconds

123