/external/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_sfbd.c | 82 struct panfrost_resource *rsrc = pan_resource(surf->texture); in panfrost_sfbd_set_cbuf() local 113 struct panfrost_resource *rsrc = pan_resource(surf->texture); in panfrost_sfbd_set_zsbuf() local 221 struct panfrost_resource *rsrc = pan_resource(surf->texture); in panfrost_sfbd_fragment() local
|
D | pan_mfbd.c | 38 struct panfrost_resource *rsrc = pan_resource(surf->texture); in panfrost_mfbd_has_zs_crc_ext() local 133 struct panfrost_resource *rsrc = pan_resource(surf->texture); in panfrost_mfbd_rt_set_buf() local 253 struct panfrost_resource *rsrc = pan_resource(c_surf->texture); in panfrost_mfbd_zs_crc_ext_set_bufs() local 281 struct panfrost_resource *rsrc = pan_resource(zs_surf->texture); in panfrost_mfbd_zs_crc_ext_set_bufs() local
|
D | pan_fragment.c | 43 struct panfrost_resource *rsrc = pan_resource(surf->texture); in panfrost_initialize_surface() local
|
D | pan_resource.c | 118 struct panfrost_resource *rsrc = (struct panfrost_resource *) pt; in panfrost_resource_get_handle() local 680 struct panfrost_resource *rsrc = (struct panfrost_resource *) pt; in panfrost_resource_destroy() local 795 struct panfrost_resource *rsrc = pan_resource(resource); in panfrost_ptr_map() local 1106 panfrost_resource_get_internal_format(struct pipe_resource *rsrc) in panfrost_resource_get_internal_format() 1122 struct panfrost_resource *rsrc = pan_resource(prsrc); in panfrost_generate_mipmap() local 1147 struct panfrost_resource *rsrc, in panfrost_get_texture_address()
|
D | pan_cmdstream.c | 66 struct panfrost_resource *rsrc = pan_resource(info->index.resource); in panfrost_get_index_buffer_bounded() local 666 struct panfrost_resource *rsrc = pan_resource(cb->buffer); in panfrost_map_constant_buffer_gpu() local 851 struct panfrost_resource *rsrc = pan_resource(cb->buffer); in panfrost_map_constant_buffer_cpu() local 992 struct panfrost_resource *rsrc = pan_resource(pview->texture); in panfrost_get_tex_desc() local 1011 struct panfrost_resource *rsrc = pan_resource(view->base.texture); in panfrost_update_sampler_view() local 1041 struct panfrost_resource *rsrc = pan_resource(pview->texture); in panfrost_emit_texture_descriptors() local 1146 struct panfrost_resource *rsrc; in panfrost_emit_vertex_data() local
|
D | pan_job.c | 555 struct panfrost_resource *rsrc, in panfrost_batch_add_resource_bos() 576 struct panfrost_resource *rsrc = pan_resource(batch->key.cbufs[i]->texture); in panfrost_batch_add_fbo_bos() local 581 struct panfrost_resource *rsrc = pan_resource(batch->key.zsbuf->texture); in panfrost_batch_add_fbo_bos() local 759 struct panfrost_resource *rsrc = pan_resource(surf->texture); in panfrost_load_surface() local
|
D | pan_resource.h | 89 struct pipe_resource *rsrc; member
|
D | pan_context.h | 200 struct pipe_resource *rsrc; member
|
/external/u-boot/arch/arm/mach-imx/imx8/ |
D | fdt.c | 104 static int config_smmu_resource_sid(int rsrc, int sid) in config_smmu_resource_sid() 126 int rsrc, ret; in config_smmu_fdt_device_sid() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_resources.c | 138 static LLVMValueRef force_dcc_off(struct si_shader_context *ctx, LLVMValueRef rsrc) in force_dcc_off() 160 LLVMValueRef rsrc; in si_load_image_desc() local
|
D | si_compute_prim_discard.c | 777 LLVMValueRef rsrc = ac_build_gather_values(&ctx->ac, desc, 4); in si_build_prim_discard_compute_shader() local
|
/external/grpc-grpc/src/php/ext/grpc/ |
D | channel.c | 182 php_grpc_zend_resource *rsrc; in update_and_get_target_upper_bound() local 307 php_grpc_zend_resource *rsrc; in PHP_METHOD() local 549 php_grpc_zend_resource *rsrc; in php_grpc_delete_persistent_list_entry() local
|
D | php7_wrapper.h | 139 #define PHP_GRPC_PERSISTENT_LIST_FIND(plist, key, len, rsrc) \ argument 141 #define PHP_GRPC_PERSISTENT_LIST_UPDATE(plist, key, len, rsrc) \ argument 264 #define PHP_GRPC_PERSISTENT_LIST_FIND(plist, key, len, rsrc) \ argument 266 #define PHP_GRPC_PERSISTENT_LIST_UPDATE(plist, key, len, rsrc) \ argument
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 41 struct r600_resource *rsrc = (struct r600_resource*)src; in evergreen_dma_copy_buffer() local
|
D | r600_hw_context.c | 590 struct r600_resource *rsrc = (struct r600_resource*)src; in r600_dma_copy_buffer() local
|
D | r600_test_dma.c | 208 struct r600_texture *rsrc; in r600_test_dma() local
|
D | r600_buffer_common.c | 273 struct r600_resource *rsrc = r600_resource(src); in r600_replace_buffer_storage() local
|
D | r600_blit.c | 607 struct r600_resource_global *rsrc = in r600_copy_global_buffer() local
|
D | r600_state.c | 2858 struct r600_texture *rsrc = (struct r600_texture*)src; in r600_dma_copy_tile() local 2954 struct r600_texture *rsrc = (struct r600_texture*)src; in r600_dma_copy() local
|
D | r600_pipe_common.c | 1077 struct r600_multi_fence *rsrc = (struct r600_multi_fence *)src; in r600_fence_reference() local
|
/external/mesa3d/src/amd/llvm/ |
D | ac_llvm_build.c | 1068 static void ac_build_buffer_store_common(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_store_common() 1097 void ac_build_buffer_store_format(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef data, in ac_build_buffer_store_format() 1107 void ac_build_buffer_store_dword(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef vdata, in ac_build_buffer_store_dword() 1153 static LLVMValueRef ac_build_buffer_load_common(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_load_common() 1190 LLVMValueRef ac_build_buffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, int num_channels, in ac_build_buffer_load() 1231 LLVMValueRef ac_build_buffer_load_format(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_load_format() 1241 static LLVMValueRef ac_build_tbuffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_tbuffer_load() 1272 LLVMValueRef ac_build_struct_tbuffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_struct_tbuffer_load() 1282 LLVMValueRef ac_build_raw_tbuffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_raw_tbuffer_load() 1291 LLVMValueRef ac_build_tbuffer_load_short(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_tbuffer_load_short() [all …]
|
D | ac_nir_to_llvm.c | 1669 LLVMValueRef rsrc = ctx->abi->load_ssbo(ctx->abi, rsrc_base, true); in visit_store_ssbo() local 1916 LLVMValueRef rsrc = ctx->abi->load_ssbo(ctx->abi, rsrc_base, false); in visit_load_buffer() local 2095 LLVMValueRef rsrc = rsrc_base; in visit_load_ubo_buffer() local 2357 LLVMValueRef rsrc = get_image_descriptor(ctx, instr, dynamic_index, AC_DESC_BUFFER, write); in get_image_buffer_descriptor() local 2419 LLVMValueRef rsrc, vindex; in visit_image_load() local 2506 LLVMValueRef rsrc = get_image_buffer_descriptor(ctx, instr, dynamic_index, true, false); in visit_image_store() local 2694 LLVMValueRef rsrc = get_image_descriptor(ctx, instr, dynamic_index, AC_DESC_IMAGE, false); in visit_image_samples() local
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_nir_analyze_ubo_ranges.c | 63 nir_intrinsic_instr *rsrc = ir3_bindless_resource(instr->src[0]); in get_ubo_info() local
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_meta.c | 660 nir_intrinsic_instr *rsrc = in radv_meta_load_descriptor() local
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 5145 Temp dst, Temp rsrc, Temp offset, unsigned align_mul, unsigned align_offset, in load_buffer() 5168 Temp rsrc = get_ssa_temp(ctx, instr->src[0].ssa); in visit_load_ubo() local 5323 Temp rsrc = bld.pseudo(aco_opcode::p_create_vector, bld.def(s4), in visit_load_constant() local 5867 …Temp rsrc = get_sampler_desc(ctx, nir_instr_as_deref(instr->src[0].ssa->parent_instr), ACO_DESC_BU… in visit_image_store() local 6152 Temp rsrc = convert_pointer_to_64_bit(ctx, get_ssa_temp(ctx, instr->src[0].ssa)); in visit_load_ssbo() local 6179 Temp rsrc = convert_pointer_to_64_bit(ctx, get_ssa_temp(ctx, instr->src[1].ssa)); in visit_store_ssbo() local 6272 Temp rsrc = convert_pointer_to_64_bit(ctx, get_ssa_temp(ctx, instr->src[0].ssa)); in visit_atomic_ssbo() local 6342 Temp rsrc = get_ssa_temp(ctx, instr->src[0].ssa); in visit_get_ssbo_size() local 6457 Temp rsrc = get_gfx6_global_rsrc(bld, addr); in visit_store_global() local 6613 Temp rsrc = get_gfx6_global_rsrc(bld, addr); in visit_global_atomic() local [all …]
|