Searched defs:desc_offset (Results 1 – 10 of 10) sorted by relevance
/third_party/elfutils/libelf/ |
D | gelf_getnote.c | 41 size_t *name_offset, size_t *desc_offset) in gelf_getnote()
|
/third_party/elfutils/libdwfl/ |
D | linux-core-attach.c | 106 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/ |
D | dzn_descriptor_set.c | 839 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/ |
D | anv_nir_apply_pipeline_layout.c | 56 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/ |
D | elfcmp.c | 431 size_t desc_offset; in main() local
|
D | elflint.c | 4312 size_t desc_offset; in check_note_data() local
|
D | readelf.c | 12685 size_t desc_offset; in handle_notes_data() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_nir_lower_descriptors.c | 355 unsigned desc_offset, in load_resource_deref_desc()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_shader.c | 358 nir_ssa_def *desc_offset; in build_bindless() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_descriptors.c | 2293 unsigned desc_offset = si_get_image_slot(i) * 8; in si_emit_compute_shader_pointers() local
|