Searched defs:prsrc (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c512 struct panfrost_resource *prsrc = (struct panfrost_resource *) transfer->resource; local in function:panfrost_transfer_unmap
612 panfrost_resource_get_internal_format(struct pipe_resource *prsrc) argument
618 panfrost_resource_set_stencil(struct pipe_resource *prsrc, argument
625 panfrost_resource_get_stencil(struct pipe_resource *prsrc) argument
[all...]
H A Dpan_context.c1958 struct panfrost_resource *prsrc = (struct panfrost_resource *) texture; local in function:panfrost_create_sampler_view
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_job.c450 struct panfrost_resource *prsrc = pan_resource(surf->texture); local in function:panfrost_batch_to_fb_info
H A Dpan_resource.c1106 panfrost_should_linear_convert(struct panfrost_device * dev,struct panfrost_resource * prsrc,struct pipe_transfer * transfer) argument
1150 struct panfrost_resource *prsrc = (struct panfrost_resource *) transfer->resource; local in function:panfrost_ptr_unmap
1261 panfrost_invalidate_resource(struct pipe_context * pctx,struct pipe_resource * prsrc) argument
1281 struct panfrost_resource *prsrc = (struct panfrost_resource *) rsrc; local in function:panfrost_resource_get_internal_format
1286 panfrost_generate_mipmap(struct pipe_context * pctx,struct pipe_resource * prsrc,enum pipe_format format,unsigned base_level,unsigned last_level,unsigned first_layer,unsigned last_layer) argument
1317 panfrost_resource_set_stencil(struct pipe_resource * prsrc,struct pipe_resource * stencil) argument
1324 panfrost_resource_get_stencil(struct pipe_resource * prsrc) argument
[all...]
H A Dpan_cmdstream.c1249 struct panfrost_resource *prsrc = (struct panfrost_resource *)texture; local in function:panfrost_create_sampler_view_bo
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_pipe.c373 struct pipe_resource *prsrc = transfer->resource; local in function:agx_transfer_unmap
274 agx_resource_destroy(struct pipe_screen * screen,struct pipe_resource * prsrc) argument
671 agx_flush_frontbuffer(struct pipe_screen * _screen,struct pipe_context * pctx,struct pipe_resource * prsrc,unsigned level,unsigned layer,void * context_private,struct pipe_box * box) argument

Completed in 16 milliseconds