Searched defs:relocs (Results 26 - 37 of 37) sorted by relevance
12
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | msm_drm.h | 207 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
|
| H A D | etnaviv_drm.h | 205 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
|
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_drm.h | 205 __u64 relocs; /* in, ptr to array of submit_reloc's */ member
|
| /third_party/libdrm/include/drm/ |
| H A D | nouveau_drm.h | 170 __u64 relocs; member
|
| H A D | tegra_drm.h | 477 __u64 relocs; member
|
| /third_party/libdrm/intel/ |
| H A D | intel_bufmgr_fake.c | 209 struct fake_buffer_reloc *relocs; member [all...] |
| H A D | intel_bufmgr_gem.c | 199 struct drm_i915_gem_relocation_entry *relocs; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_compute.c | 250 static void parse_relocs(Elf *elf, Elf_Data *relocs, Elf_Data *symbols, in parse_relocs() argument 283 Elf_Data *symbols = NULL, *relocs = NULL; in r600_elf_read() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 1262 anv_execbuf_add_bo(struct anv_device *device, struct anv_execbuf *exec, struct anv_bo *bo, struct anv_reloc_list *relocs, uint32_t extra_flags) anv_execbuf_add_bo() argument 1398 adjust_relocations_from_state_pool(struct anv_state_pool *pool, struct anv_reloc_list *relocs, uint32_t last_pool_center_bo_offset) adjust_relocations_from_state_pool() argument 1416 adjust_relocations_to_state_pool(struct anv_state_pool *pool, struct anv_bo *from_bo, struct anv_reloc_list *relocs, uint32_t last_pool_center_bo_offset) adjust_relocations_to_state_pool() argument [all...] |
| H A D | anv_private.h | 1485 struct drm_i915_gem_relocation_entry * relocs; member 1522 struct anv_reloc_list relocs; member 1534 struct anv_reloc_list * relocs; member 4195 struct anv_reloc_list relocs; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_eu.h | 144 struct brw_shader_reloc *relocs; member
|
| H A D | brw_compiler.h | 790 const struct brw_shader_reloc *relocs; member
|
Completed in 25 milliseconds
12