Searched defs:prsrc (Results 1 – 6 of 6) sorted by relevance
| /third_party/libsnd/src/ |
| D | sd2.c | 313 read_rsrc_char (const SD2_RSRC *prsrc, int offset) in read_rsrc_char() 321 read_rsrc_short (const SD2_RSRC *prsrc, int offset) in read_rsrc_short() 329 read_rsrc_int (const SD2_RSRC *prsrc, int offset) in read_rsrc_int() 337 read_rsrc_marker (const SD2_RSRC *prsrc, int offset) in read_rsrc_marker() 352 read_rsrc_str (const SD2_RSRC *prsrc, int offset, char * buffer, int buffer_len) in read_rsrc_str()
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| D | agx_pipe.c | 246 struct pipe_resource *prsrc) in agx_resource_destroy() 346 struct pipe_resource *prsrc = transfer->resource; in agx_transfer_unmap() local 676 struct pipe_resource *prsrc, in agx_flush_frontbuffer() 1119 agx_resource_set_stencil(struct pipe_resource *prsrc, in agx_resource_set_stencil() 1126 agx_resource_get_stencil(struct pipe_resource *prsrc) in agx_resource_get_stencil() 1132 agx_resource_get_internal_format(struct pipe_resource *prsrc) in agx_resource_get_internal_format()
|
| D | magic.c | 54 asahi_size_resource(struct pipe_resource *prsrc, unsigned level) in asahi_size_resource()
|
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| D | pan_resource.c | 1242 struct panfrost_resource *prsrc, in panfrost_should_linear_convert() 1285 struct panfrost_resource *prsrc = (struct panfrost_resource *) transfer->resource; in panfrost_ptr_unmap() local 1387 panfrost_invalidate_resource(struct pipe_context *pctx, struct pipe_resource *prsrc) in panfrost_invalidate_resource() 1410 struct panfrost_resource *prsrc = (struct panfrost_resource *) rsrc; in panfrost_resource_get_internal_format() local 1417 struct pipe_resource *prsrc, in panfrost_generate_mipmap() 1446 panfrost_resource_set_stencil(struct pipe_resource *prsrc, in panfrost_resource_set_stencil() 1453 panfrost_resource_get_stencil(struct pipe_resource *prsrc) in panfrost_resource_get_stencil()
|
| D | pan_job.c | 501 struct panfrost_resource *prsrc = pan_resource(surf->texture); in panfrost_batch_to_fb_info() local
|
| D | pan_cmdstream.c | 879 struct pipe_resource *prsrc = vb.buffer.resource; in panfrost_emit_vertex_buffers() local 1654 struct panfrost_resource *prsrc = (struct panfrost_resource *)texture; in panfrost_create_sampler_view_bo() local
|