| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_sfbd.c | 93 struct panfrost_resource *rsrc = pan_resource(surf->texture); local in function:panfrost_sfbd_set_cbuf
|
| H A D | pan_mfbd.c | 91 struct panfrost_resource *rsrc = pan_resource(surf->texture); local in function:panfrost_mfbd_set_cbuf 132 struct panfrost_resource *rsrc = pan_resource(surf->texture); local in function:panfrost_mfbd_set_zsbuf 277 struct panfrost_resource *rsrc = (struct panfrost_resource *) ctx->pipe_framebu local in function:panfrost_mfbd_fragment [all...] |
| H A D | pan_resource.c | 90 struct panfrost_resource *rsrc = (struct panfrost_resource *) pt; local in function:panfrost_resource_get_handle 386 struct panfrost_resource *rsrc = (struct panfrost_resource *) pt; local in function:panfrost_resource_destroy 407 struct panfrost_resource *rsrc = pan_resource(resource); local in function:panfrost_transfer_map 483 panfrost_tile_texture(struct panfrost_screen * screen,struct panfrost_resource * rsrc,struct panfrost_gtransfer * trans) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_helpers.c | 94 struct panfrost_resource *rsrc = pan_resource(info->index.resource); local in function:panfrost_get_index_buffer_bounded
|
| H A D | pan_compute.c | 121 struct panfrost_resource *rsrc = pan_resource(resources[i]); local in function:panfrost_set_global_binding
|
| H A D | pan_resource.h | 99 struct pipe_resource *rsrc; member in struct:panfrost_transfer::__anone3011b9c0508
|
| H A D | pan_job.c | 58 struct panfrost_resource *rsrc = pan_resource(surf->texture); local in function:panfrost_batch_add_surface 128 struct panfrost_resource *rsrc = (void *) entry->key; local in function:panfrost_batch_cleanup 238 panfrost_batch_update_access(struct panfrost_batch * batch,struct panfrost_resource * rsrc,bool writes) argument 319 panfrost_batch_read_rsrc(struct panfrost_batch * batch,struct panfrost_resource * rsrc,enum pipe_shader_type stage) argument 338 panfrost_batch_write_rsrc(struct panfrost_batch * batch,struct panfrost_resource * rsrc,enum pipe_shader_type stage) argument 807 panfrost_flush_writer(struct panfrost_context * ctx,struct panfrost_resource * rsrc,const char * reason) argument 820 panfrost_flush_batches_accessing_rsrc(struct panfrost_context * ctx,struct panfrost_resource * rsrc,const char * reason) argument [all...] |
| H A D | pan_context.c | 265 struct panfrost_resource *rsrc = pan_resource(image->resource); local in function:panfrost_set_shader_images 915 struct panfrost_resource *rsrc = pan_resource(query->rsrc); local in function:panfrost_get_query_result [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | evergreen_hw_context.c | 41 struct r600_resource *rsrc = (struct r600_resource*)src; local in function:evergreen_dma_copy_buffer
|
| H A D | r600_buffer_common.c | 275 struct r600_resource *rsrc = r600_resource(src); local in function:r600_replace_buffer_storage [all...] |
| H A D | r600_hw_context.c | 590 struct r600_resource *rsrc = (struct r600_resource*)src; local in function:r600_dma_copy_buffer
|
| H A D | r600_test_dma.c | 209 struct r600_texture *rsrc; local in function:r600_test_dma
|
| H A D | r600_blit.c | 605 struct r600_resource_global *rsrc = local in function:r600_copy_global_buffer
|
| H A D | r600_pipe_common.c | 1152 struct r600_multi_fence *rsrc = (struct r600_multi_fence *)src; local in function:r600_fence_reference
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | evergreen_hw_context.c | 41 struct r600_resource *rsrc = (struct r600_resource*)src; local in function:evergreen_dma_copy_buffer
|
| H A D | r600_buffer_common.c | 273 struct r600_resource *rsrc = r600_resource(src); local in function:r600_replace_buffer_storage [all...] |
| H A D | r600_hw_context.c | 590 struct r600_resource *rsrc = (struct r600_resource*)src; local in function:r600_dma_copy_buffer
|
| H A D | r600_test_dma.c | 208 struct r600_texture *rsrc; local in function:r600_test_dma
|
| /xsrc/external/mit/libpciaccess/dist/src/ |
| H A D | common_vgaarb.c | 130 int ret, rsrc; local in function:pci_device_vgaarb_init
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_resources.c | 138 static LLVMValueRef force_dcc_off(struct si_shader_context *ctx, LLVMValueRef rsrc) argument 153 static LLVMValueRef force_write_compress_off(struct si_shader_context *ctx, LLVMValueRef rsrc) argument 164 static LLVMValueRef fixup_image_desc(struct si_shader_context *ctx, LLVMValueRef rsrc, argument 184 LLVMValueRef rsrc; local in function:si_load_image_desc 310 LLVMValueRef rsrc = ac_get_arg(&ctx->ac, ctx->cs_image[const_index]); local in function:si_nir_load_sampler_desc [all...] |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir_analyze_ubo_ranges.c | 64 nir_intrinsic_instr *rsrc = ir3_bindless_resource(instr->src[0]); local in function:get_ubo_info
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_meta.c | 690 nir_ssa_def *rsrc = nir_vulkan_resource_index(b, 3, 32, nir_imm_int(b, 0), .desc_set = desc_set, local in function:radv_meta_load_descriptor
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/ |
| H A D | agx_state.h | 265 struct pipe_resource *rsrc; member in struct:agx_transfer::__anonc268ef8f0308
|
| H A D | agx_pipe.c | 264 agx_rsrc_offset(struct agx_resource *rsrc, unsigned level, unsigned z) argument 277 struct agx_resource *rsrc = (struct agx_resource *)prsrc; local in function:agx_resource_destroy 311 struct agx_resource *rsrc local in function:agx_transfer_map 374 struct agx_resource *rsrc = (struct agx_resource *) prsrc; local in function:agx_transfer_unmap 514 struct agx_resource *rsrc = agx_resource(surf->texture); local in function:agx_flush 520 struct agx_resource *rsrc = agx_resource(surf->texture); local in function:agx_flush 677 struct agx_resource *rsrc = (struct agx_resource *) prsrc; local in function:agx_flush_frontbuffer [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_tgsi_mem.c | 183 LLVMValueRef rsrc; local in function:si_load_image_desc 161 force_dcc_off(struct si_shader_context * ctx,LLVMValueRef rsrc) argument 208 image_fetch_rsrc(struct lp_build_tgsi_context * bld_base,const struct tgsi_full_src_register * image,bool is_store,unsigned target,LLVMValueRef * rsrc) argument 997 LLVMValueRef rsrc = shader_buffer_fetch_rsrc(ctx, reg, false); local in function:resq_emit 1007 LLVMValueRef rsrc; local in function:resq_emit 1018 LLVMValueRef rsrc; local in function:resq_emit [all...] |