Home
last modified time | relevance | path

Searched defs:desc_offset (Results 1 – 10 of 10) sorted by relevance

/third_party/elfutils/libelf/
Dgelf_getnote.c41 size_t *name_offset, size_t *desc_offset) in gelf_getnote()
/third_party/elfutils/libdwfl/
Dlinux-core-attach.c106 size_t desc_offset; in core_next_thread() local
176 size_t desc_offset; in core_set_initial_registers() local
374 size_t desc_offset; in dwfl_core_file_attach() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c839 dzn_descriptor_heap_get_cpu_handle(const struct dzn_descriptor_heap *heap, uint32_t desc_offset) in dzn_descriptor_heap_get_cpu_handle()
847 dzn_descriptor_heap_get_gpu_handle(const struct dzn_descriptor_heap *heap, uint32_t desc_offset) in dzn_descriptor_heap_get_gpu_handle()
856 uint32_t desc_offset, in dzn_descriptor_heap_write_sampler_desc()
865 uint32_t desc_offset, in dzn_descriptor_heap_write_image_view_desc()
907 uint32_t desc_offset, in dzn_descriptor_heap_write_buffer_view_desc()
922 uint32_t desc_offset, in dzn_descriptor_heap_write_buffer_desc()
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_apply_pipeline_layout.c56 uint8_t desc_offset; member
249 nir_ssa_def *desc_addr, unsigned desc_offset, in build_load_descriptor_mem()
445 nir_ssa_def *desc_offset = res.desc_offset_base; in build_desc_addr() local
571 unsigned desc_offset, in build_load_var_deref_descriptor_mem()
/third_party/elfutils/src/
Delfcmp.c431 size_t desc_offset; in main() local
Delflint.c4312 size_t desc_offset; in check_note_data() local
Dreadelf.c12685 size_t desc_offset; in handle_notes_data() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_nir_lower_descriptors.c355 unsigned desc_offset, in load_resource_deref_desc()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_shader.c358 nir_ssa_def *desc_offset; in build_bindless() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c2293 unsigned desc_offset = si_get_image_slot(i) * 8; in si_emit_compute_shader_pointers() local