/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_blit.c | 340 v3d_generate_mipmap(struct pipe_context *pctx, struct pipe_resource *prsc, enum pipe_format format, unsigned int base_level, unsigned int last_level, unsigned int first_layer, unsigned int last_layer) v3d_generate_mipmap() argument 401 v3d_get_blit_surface(struct pipe_context *pctx, struct pipe_resource *prsc, enum pipe_format format, unsigned level, int16_t layer) v3d_get_blit_surface() argument
|
H A D | v3dx_draw.c | 344 struct pipe_resource *prsc = (struct pipe_resource *)entry->key; in v3d_emit_wait_for_tf_if_needed() local 1142 struct pipe_resource *prsc; in v3d_draw_vbo() local 259 v3d_state_reads_resource(struct v3d_context *v3d, struct pipe_resource *prsc, enum pipe_shader_type s) v3d_state_reads_resource() argument [all...] |
H A D | v3dx_state.c | 841 v3d_setup_texture_shader_state_from_buffer(struct V3DX(TEXTURE_SHADER_STATE) *tex, struct pipe_resource *prsc, enum pipe_format format, unsigned offset, unsigned size) v3d_setup_texture_shader_state_from_buffer() argument 869 v3d_setup_texture_shader_state(struct V3DX(TEXTURE_SHADER_STATE) *tex, struct pipe_resource *prsc, int base_level, int last_level, int first_layer, int last_layer) v3d_setup_texture_shader_state() argument 938 struct pipe_resource *prsc = so->texture; create_texture_shader_state_bo() local 1034 v3d_create_sampler_view(struct pipe_context *pctx, struct pipe_resource *prsc, const struct pipe_sampler_view *cso) v3d_create_sampler_view() argument 1250 v3d_create_stream_output_target(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned buffer_offset, unsigned buffer_size) v3d_create_stream_output_target() argument 1381 struct pipe_resource *prsc = iview->base.resource; v3d_create_image_view_texture_shader_state() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
H A D | fd6_blitter.c | 168 is_ubwc(struct pipe_resource *prsc, unsigned level) in is_ubwc() argument 533 emit_blit_dst(struct fd_ringbuffer *ring, struct pipe_resource *prsc, in emit_blit_dst() argument
|
H A D | fd6_gmem.c | 267 struct pipe_resource *prsc = psurf->texture; in patch_fb_read_gmem() local
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_resource.c | 876 lima_texture_subdata(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) lima_texture_subdata() argument
|
H A D | lima_job.c | 1042 lima_flush_previous_job_writing_resource( struct lima_context *ctx, struct pipe_resource *prsc) lima_flush_previous_job_writing_resource() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_state.c | 552 vc4_create_sampler_view(struct pipe_context *pctx, struct pipe_resource *prsc, in vc4_create_sampler_view() argument [all...] |
H A D | vc4_resource.c | 44 struct pipe_resource *prsc = &rsc->base; in vc4_resource_bo_alloc() local 99 vc4_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) vc4_resource_transfer_map() argument 222 vc4_texture_subdata(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) vc4_texture_subdata() argument 260 vc4_resource_destroy(struct pipe_screen *pscreen, struct pipe_resource *prsc) vc4_resource_destroy() argument 283 vc4_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, struct winsys_handle *whandle, unsigned usage) vc4_resource_get_handle() argument 330 vc4_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) vc4_resource_get_param() argument 356 struct pipe_resource *prsc = &rsc->base; vc4_setup_slices() local 459 struct pipe_resource *prsc = &rsc->base; vc4_resource_setup() local 477 get_resource_texture_format(struct pipe_resource *prsc) get_resource_texture_format() argument 504 struct pipe_resource *prsc = &rsc->base; vc4_resource_create_with_modifiers() local 621 struct pipe_resource *prsc = &rsc->base; vc4_resource_from_handle() local 776 struct pipe_resource *prsc = psurf->texture; vc4_dump_surface_non_msaa() local 873 struct pipe_resource *prsc = psurf->texture; vc4_surface_msaa_get_sample() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_resource.c | 73 struct pipe_resource *prsc = &rsc->b.b; variable 196 struct pipe_resource *prsc = &rsc->b.b; in realloc_bo() local 319 fd_resource_busy(struct pipe_screen *pscreen, struct pipe_resource *prsc, unsigned usage) fd_resource_busy() argument 342 is_renderable(struct pipe_resource *prsc) is_renderable() argument 362 struct pipe_resource *prsc = &rsc->b.b; global() variable 782 resource_transfer_map_unsync(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct fd_transfer *trans) resource_transfer_map_unsync() argument 964 fd_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) fd_resource_transfer_map() argument 1019 fd_resource_destroy(struct pipe_screen *pscreen, struct pipe_resource *prsc) fd_resource_destroy() argument 1059 fd_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, struct winsys_handle *handle, unsigned usage) fd_resource_get_handle() argument 1077 fd_resource_resize(struct pipe_resource *prsc, uint32_t sz) fd_resource_resize() argument 1090 fd_resource_layout_init(struct pipe_resource *prsc) fd_resource_layout_init() argument 1116 struct pipe_resource *prsc = &rsc->b.b; alloc_resource_struct() local 1150 get_best_layout(struct fd_screen *screen, struct pipe_resource *prsc, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count) get_best_layout() argument 1238 struct pipe_resource *prsc; fd_resource_allocate_and_resolve() local 1317 struct pipe_resource *prsc; fd_resource_create_with_modifiers() local 1392 struct pipe_resource *prsc = &rsc->b.b; fd_resource_from_handle() local 1508 fd_resource_get_internal_format(struct pipe_resource *prsc) fd_resource_get_internal_format() argument 1514 fd_resource_set_stencil(struct pipe_resource *prsc, struct pipe_resource *stencil) fd_resource_set_stencil() argument 1521 fd_resource_get_stencil(struct pipe_resource *prsc) fd_resource_get_stencil() argument 1568 struct pipe_resource *prsc; fd_resource_from_memobj() local [all...] |
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_context.c | 1015 panfrost_create_stream_output_target(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned buffer_offset, unsigned buffer_size) panfrost_create_stream_output_target() argument
|
H A D | pan_resource.c | 65 struct pipe_resource *prsc; in panfrost_resource_from_handle() local 186 panfrost_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) panfrost_resource_get_param() argument 222 panfrost_flush_resource(struct pipe_context *pctx, struct pipe_resource *prsc) panfrost_flush_resource() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.c | 1484 struct pipe_resource *prsc = in iris_resource_from_memobj_wrapper() local
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_state.c | 48 agx_create_stream_output_target(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned buffer_offset, unsigned buffer_size) agx_create_stream_output_target() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | fbobject.c | 5332 struct pipe_resource *prsc; in do_discard_framebuffer() local
|