Home
last modified time | relevance | path

Searched defs:rsrc (Results 1 – 25 of 55) sorted by relevance

123

/external/mesa3d/src/gallium/drivers/asahi/
Dagx_batch.c351 agx_flush_readers_except(struct agx_context *ctx, struct agx_resource *rsrc, in agx_flush_readers_except()
387 agx_flush_writer_except(struct agx_context *ctx, struct agx_resource *rsrc, in agx_flush_writer_except()
408 agx_any_batch_uses_resource(struct agx_context *ctx, struct agx_resource *rsrc) in agx_any_batch_uses_resource()
429 agx_flush_readers(struct agx_context *ctx, struct agx_resource *rsrc, in agx_flush_readers()
436 agx_sync_readers(struct agx_context *ctx, struct agx_resource *rsrc, in agx_sync_readers()
443 agx_flush_writer(struct agx_context *ctx, struct agx_resource *rsrc, in agx_flush_writer()
450 agx_sync_writer(struct agx_context *ctx, struct agx_resource *rsrc, in agx_sync_writer()
457 agx_batch_reads(struct agx_batch *batch, struct agx_resource *rsrc) in agx_batch_reads()
474 agx_batch_writes_internal(struct agx_batch *batch, struct agx_resource *rsrc, in agx_batch_writes_internal()
509 agx_batch_writes(struct agx_batch *batch, struct agx_resource *rsrc, in agx_batch_writes()
[all …]
Dagx_uniforms.c18 struct agx_resource *rsrc = agx_resource(cb->buffer); in agx_const_buffer_ptr() local
43 struct agx_resource *rsrc = agx_resource(vb.buffer.resource); in agx_upload_vbos() local
170 struct agx_resource *rsrc = agx_resource(sb->buffer); in agx_set_ssbo_uniforms() local
Dagx_pipe.c288 struct agx_resource *rsrc = agx_resource(cur); in agx_resource_get_handle() local
339 struct agx_resource *rsrc = (struct agx_resource *)prsc; in agx_resource_get_param() local
646 struct agx_resource *rsrc = (struct agx_resource *)prsrc; in agx_resource_destroy() local
664 struct agx_resource *rsrc = agx_resource(image->resource); in agx_batch_track_image() local
693 agx_shadow(struct agx_context *ctx, struct agx_resource *rsrc, bool needs_copy) in agx_shadow()
756 agx_prepare_for_map(struct agx_context *ctx, struct agx_resource *rsrc, in agx_prepare_for_map()
961 struct agx_resource *rsrc = agx_resource(resource); in agx_transfer_map() local
1082 struct agx_resource *rsrc = (struct agx_resource *)prsrc; in agx_transfer_unmap() local
1176 transition_resource(struct pipe_context *pctx, struct agx_resource *rsrc, in transition_resource()
1213 agx_decompress(struct agx_context *ctx, struct agx_resource *rsrc, in agx_decompress()
[all …]
Dagx_state.c69 agx_legalize_compression(struct agx_context *ctx, struct agx_resource *rsrc, in agx_legalize_compression()
127 struct agx_resource *rsrc = agx_resource(image->resource); in agx_set_shader_images() local
680 agx_pack_texture(void *out, struct agx_resource *rsrc, in agx_pack_texture()
812 struct agx_resource *rsrc = agx_resource(orig_texture); in agx_create_sampler_view() local
2897 struct agx_resource *rsrc = agx_resource(surf->texture); in agx_upload_spilled_rt_descriptors() local
2939 struct agx_resource *rsrc = tex->rsrc; in agx_upload_textures() local
3288 struct agx_resource *rsrc = agx_resource(surf->texture); in agx_build_meta() local
3507 struct agx_resource *rsrc = agx_resource(surf->texture); in agx_batch_init_state() local
3521 struct agx_resource *rsrc = agx_resource(batch->key.zsbuf->texture); in agx_batch_init_state() local
3531 struct agx_resource *rsrc = agx_resource(batch->key.cbufs[i]->texture); in agx_batch_init_state() local
[all …]
Dagx_streamout.c113 struct agx_resource *rsrc = agx_resource(target->buffer); in agx_batch_get_so_address() local
Dagx_state.h833 struct agx_resource *rsrc; member
910 agx_resource_valid(struct agx_resource *rsrc, int level) in agx_resource_valid()
922 agx_map_texture_cpu(struct agx_resource *rsrc, unsigned level, unsigned z) in agx_map_texture_cpu()
929 agx_map_texture_gpu(struct agx_resource *rsrc, unsigned z) in agx_map_texture_gpu()
946 struct pipe_resource *rsrc; member
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c67 struct panfrost_resource *rsrc = pan_resource(surf->texture); in panfrost_batch_add_surface() local
244 struct panfrost_resource *rsrc, bool writes) in panfrost_batch_update_access()
300 struct panfrost_resource *rsrc) in panfrost_batch_uses_resource()
362 struct panfrost_resource *rsrc, in panfrost_batch_read_rsrc()
377 struct panfrost_resource *rsrc, in panfrost_batch_write_rsrc()
706 struct panfrost_resource *rsrc, const char *reason) in panfrost_flush_writer()
718 struct panfrost_resource *rsrc, in panfrost_flush_batches_accessing_rsrc()
735 struct panfrost_resource *rsrc) in panfrost_any_batch_reads_rsrc()
750 struct panfrost_resource *rsrc) in panfrost_any_batch_writes_rsrc()
Dpan_helpers.c96 struct panfrost_resource *rsrc = pan_resource(info->index.resource); in panfrost_get_index_buffer() local
126 struct panfrost_resource *rsrc = pan_resource(info->index.resource); in panfrost_get_index_buffer_bounded() local
241 struct panfrost_resource *rsrc = pan_resource(image->resource); in panfrost_track_image_access() local
Dpan_resource.c176 struct panfrost_resource *rsrc; in panfrost_resource_get_handle() local
224 struct panfrost_resource *rsrc = in panfrost_resource_get_param() local
801 struct panfrost_resource *rsrc = (struct panfrost_resource *)pt; in panfrost_resource_destroy() local
910 struct panfrost_resource *rsrc) in panfrost_load_tiled_images()
975 dump_block(struct panfrost_resource *rsrc, uint32_t idx) in dump_block()
1067 struct panfrost_resource *rsrc) in panfrost_store_tiled_images()
1102 struct panfrost_resource *rsrc = pan_resource(resource); in panfrost_can_discard() local
1120 struct panfrost_resource *rsrc = pan_resource(resource); in panfrost_ptr_map() local
1337 struct panfrost_resource *rsrc, uint64_t modifier, in pan_resource_modifier_convert()
1399 struct panfrost_resource *rsrc, in pan_legalize_afbc_format()
[all …]
Dpan_cmdstream.c818 struct panfrost_resource *rsrc = pan_resource(prsrc); in panfrost_emit_vertex_buffers() local
905 struct panfrost_resource *rsrc = pan_resource(cb->buffer); in panfrost_map_constant_buffer_gpu() local
1040 struct panfrost_resource *rsrc = pan_resource(sb.buffer); in panfrost_upload_ssbo_sysval() local
1200 struct panfrost_resource *rsrc = pan_resource(target->buffer); in panfrost_upload_sysvals() local
1269 struct panfrost_resource *rsrc = pan_resource(cb->buffer); in panfrost_map_constant_buffer_cpu() local
1476 struct panfrost_resource *rsrc = pan_resource(pview->texture); in panfrost_get_tex_desc() local
1587 struct panfrost_resource *rsrc = pan_resource(view->base.texture); in panfrost_update_sampler_view() local
1645 struct panfrost_resource *rsrc = pan_resource(pview->texture); in panfrost_emit_texture_descriptors() local
1772 struct panfrost_resource *rsrc = pan_resource(image->resource); in emit_image_bufs() local
1930 struct panfrost_resource *rsrc; in panfrost_emit_vertex_data() local
[all …]
Dpan_context.c281 struct panfrost_resource *rsrc = pan_resource(image->resource); in panfrost_set_shader_images() local
689 struct panfrost_resource *rsrc = pan_resource(query->rsrc); in panfrost_get_query_result() local
827 struct panfrost_resource *rsrc = pan_resource(resources[i]); in panfrost_set_global_binding() local
Dpan_resource.h98 struct pipe_resource *rsrc; member
/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_apply_pipeline_layout.c154 load_inline_buffer_descriptor(nir_builder *b, apply_layout_state *state, nir_def *rsrc) in load_inline_buffer_descriptor()
173 load_buffer_descriptor(nir_builder *b, apply_layout_state *state, nir_def *rsrc, unsigned access) in load_buffer_descriptor()
198 nir_def *rsrc = intrin->src[0].ssa; in visit_get_ssbo_size() local
373 nir_def *rsrc; in apply_layout_to_intrin() local
/external/grpc-grpc/src/php/ext/grpc/
Dchannel.c205 php_grpc_zend_resource *rsrc; in update_and_get_target_upper_bound() local
331 php_grpc_zend_resource *rsrc; in PHP_METHOD() local
582 php_grpc_zend_resource *rsrc; in php_grpc_delete_persistent_list_entry() local
Dphp7_wrapper.h130 #define PHP_GRPC_PERSISTENT_LIST_FIND(plist, key, len, rsrc) \ argument
132 #define PHP_GRPC_PERSISTENT_LIST_UPDATE(plist, key, len, rsrc) \ argument
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_hw_context.c41 struct r600_resource *rsrc = (struct r600_resource*)src; in evergreen_dma_copy_buffer() local
Dr600_hw_context.c589 struct r600_resource *rsrc = (struct r600_resource*)src; in r600_dma_copy_buffer() local
Dr600_test_dma.c208 struct r600_texture *rsrc; in r600_test_dma() local
Dr600_buffer_common.c252 struct r600_resource *rsrc = r600_resource(src); in r600_replace_buffer_storage() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_lower_resource.c100 static nir_def *fixup_image_desc(nir_builder *b, nir_def *rsrc, bool uses_store, in fixup_image_desc()
155 nir_def *rsrc = nir_load_smem_amd(b, num_channels, list, offset); in load_image_desc() local
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c1020 static void ac_build_buffer_store_common(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_store_common()
1049 void ac_build_buffer_store_format(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef data, in ac_build_buffer_store_format()
1056 void ac_build_buffer_store_dword(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef vdata, in ac_build_buffer_store_dword()
1083 static LLVMValueRef ac_build_buffer_load_common(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_load_common()
1123 LLVMValueRef ac_build_buffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, int num_channels, in ac_build_buffer_load()
1179 LLVMValueRef ac_build_buffer_load_format(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_load_format()
1225 static LLVMValueRef ac_build_tbuffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_tbuffer_load()
1252 LLVMValueRef ac_build_safe_tbuffer_load(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_safe_tbuffer_load()
1326 LLVMValueRef ac_build_buffer_load_short(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_load_short()
1334 LLVMValueRef ac_build_buffer_load_byte(struct ac_llvm_context *ctx, LLVMValueRef rsrc, in ac_build_buffer_load_byte()
[all …]
/external/tpm2-tss/src/tss2-esys/api/
DEsys_StartAuthSession.c351 IESYS_RESOURCE *rsrc = &sessionHandleNode->rsrc; in Esys_StartAuthSession_Finish() local
/external/mesa3d/src/freedreno/ir3/
Dir3_nir_opt_preamble.c186 nir_intrinsic_instr *rsrc = ir3_bindless_resource(intrin->src[0]); in instr_cost() local
/external/liburing/test/
Drsrc_tags.c99 static int test_tags_generic(int nr, int type, void *rsrc, int ring_flags) in test_tags_generic()
/external/mesa3d/src/amd/vulkan/meta/
Dradv_meta.c717 …nir_def *rsrc = nir_vulkan_resource_index(b, 3, 32, nir_imm_int(b, 0), .desc_set = desc_set, .bind… in radv_meta_load_descriptor() local

123