Home
last modified time | relevance | path

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

/third_party/elfutils/libelf/
H A Dgelf_getnote.c40 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 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/panfrost/vulkan/
H A Dpanvk_vX_nir_lower_descriptors.c354 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 Dtu_shader.c358 nir_ssa_def *desc_offset; in build_bindless() local
/third_party/elfutils/src/
H A Delfcmp.c431 size_t desc_offset; in main() local
H A Delflint.c4312 size_t desc_offset; in check_note_data() local
H A Dreadelf.c12686 size_t desc_offset; in handle_notes_data() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c56 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 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() 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 Dsi_descriptors.c2293 unsigned desc_offset = si_get_image_slot(i) * 8; in si_emit_compute_shader_pointers() local

Completed in 33 milliseconds