/third_party/elfutils/libelf/ |
H A D | gelf_getnote.c | 40 gelf_getnote(Elf_Data *data, size_t offset, GElf_Nhdr *result, size_t *name_offset, size_t *desc_offset) gelf_getnote() argument
|
/third_party/elfutils/libdwfl/ |
H A 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/panfrost/vulkan/ |
H A D | panvk_vX_nir_lower_descriptors.c | 354 load_resource_deref_desc(nir_builder *b, nir_deref_instr *deref, unsigned desc_offset, unsigned num_components, unsigned bit_size, const struct apply_descriptors_ctx *ctx) load_resource_deref_desc() argument
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_shader.c | 358 nir_ssa_def *desc_offset; in build_bindless() local
|
/third_party/elfutils/src/ |
H A D | elfcmp.c | 431 size_t desc_offset; in main() local
|
H A D | elflint.c | 4312 size_t desc_offset; in check_note_data() local
|
H A D | readelf.c | 12686 size_t desc_offset; in handle_notes_data() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_nir_apply_pipeline_layout.c | 56 uint8_t desc_offset; member 248 build_load_descriptor_mem(nir_builder *b, nir_ssa_def *desc_addr, unsigned desc_offset, unsigned num_components, unsigned bit_size, struct apply_pipeline_layout_state *state) build_load_descriptor_mem() argument 445 nir_ssa_def *desc_offset = res.desc_offset_base; build_desc_addr() local 570 build_load_var_deref_descriptor_mem(nir_builder *b, nir_deref_instr *deref, unsigned desc_offset, unsigned num_components, unsigned bit_size, struct apply_pipeline_layout_state *state) build_load_var_deref_descriptor_mem() argument [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A 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() argument 847 dzn_descriptor_heap_get_gpu_handle(const struct dzn_descriptor_heap *heap, uint32_t desc_offset) in dzn_descriptor_heap_get_gpu_handle() argument 855 dzn_descriptor_heap_write_sampler_desc(struct dzn_descriptor_heap *heap, uint32_t desc_offset, const struct dzn_sampler *sampler) dzn_descriptor_heap_write_sampler_desc() argument 864 dzn_descriptor_heap_write_image_view_desc(struct dzn_descriptor_heap *heap, uint32_t desc_offset, bool writeable, bool cube_as_2darray, const struct dzn_image_view *iview) dzn_descriptor_heap_write_image_view_desc() argument 906 dzn_descriptor_heap_write_buffer_view_desc(struct dzn_descriptor_heap *heap, uint32_t desc_offset, bool writeable, const struct dzn_buffer_view *bview) dzn_descriptor_heap_write_buffer_view_desc() argument 921 dzn_descriptor_heap_write_buffer_desc(struct dzn_descriptor_heap *heap, uint32_t desc_offset, bool writeable, const struct dzn_buffer_desc *info) dzn_descriptor_heap_write_buffer_desc() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_descriptors.c | 2293 unsigned desc_offset = si_get_image_slot(i) * 8; in si_emit_compute_shader_pointers() local
|