Searched defs:reloc (Results 1 - 25 of 77) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_surface.h42 struct etna_reloc reloc[ETNA_MAX_PIXELPIPES]; member in struct:etna_surface
H A Detnaviv_emit.h67 etna_set_state_reloc(struct etna_cmd_stream * stream,uint32_t address,const struct etna_reloc * reloc) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_surface.h42 struct etna_reloc reloc[ETNA_MAX_PIXELPIPES]; member in struct:etna_surface
H A Detnaviv_emit.h66 etna_set_state_reloc(struct etna_cmd_stream * stream,uint32_t address,const struct etna_reloc * reloc) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/clif/
H A Dv3dx_dump.c85 struct reloc_worklist_entry *reloc = local in function:v3dX
161 struct reloc_worklist_entry *reloc = local in function:v3dX
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/clif/
H A Dv3dx_dump.c85 struct reloc_worklist_entry *reloc = local in function:v3dX
161 struct reloc_worklist_entry *reloc = local in function:v3dX
/xsrc/external/mit/libdrm/dist/freedreno/
H A Dfreedreno_ringbuffer.c145 fd_ringbuffer_reloc(struct fd_ringbuffer * ring,const struct fd_reloc * reloc) argument
152 fd_ringbuffer_reloc2(struct fd_ringbuffer * ring,const struct fd_reloc * reloc) argument
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dfreedreno_ringbuffer.c96 fd_ringbuffer_reloc(struct fd_ringbuffer * ring,const struct fd_reloc * reloc) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_hw_context.c108 unsigned reloc; local in function:evergreen_cp_dma_clear_buffer
H A Dr600_cs.h123 unsigned reloc = radeon_add_to_buffer_list(rctx, ring, rbo, usage, priority); local in function:r600_emit_reloc
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vertprog.c90 struct nv30_shader_reloc *reloc = vp->branch_relocs.data; local in function:nv30_vertprog_validate
133 struct nv30_shader_reloc *reloc = vp->const_relocs.data; local in function:nv30_vertprog_validate
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_serialize.cpp78 nv50_ir::RelocInfo *reloc = (nv50_ir::RelocInfo *)info_out->bin.relocData; local in function:nv50_ir_prog_info_out_serialize
181 nv50_ir::RelocInfo *reloc local in function:nv50_ir_prog_info_out_deserialize
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vertprog.c90 struct nv30_shader_reloc *reloc = vp->branch_relocs.data; local in function:nv30_vertprog_validate
133 struct nv30_shader_reloc *reloc = vp->const_relocs.data; local in function:nv30_vertprog_validate
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_hw_context.c108 unsigned reloc; local in function:evergreen_cp_dma_clear_buffer
H A Dr600_cs.h123 unsigned reloc = radeon_add_to_buffer_list(rctx, ring, rbo, usage, priority); local in function:r600_emit_reloc
/xsrc/external/mit/libdrm/dist/etnaviv/
H A Detnaviv_cmd_stream.c251 struct drm_etnaviv_gem_submit_reloc *reloc; local in function:etna_cmd_stream_reloc
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/
H A Detnaviv_cmd_stream.c275 struct drm_etnaviv_gem_submit_reloc *reloc; local in function:etna_cmd_stream_reloc
/xsrc/external/mit/libdrm/dist/radeon/
H A Dradeon_cs_gem.c180 struct cs_reloc_gem *reloc; local in function:cs_gem_write_reloc
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem_debug.c233 struct drm_i915_gem_relocation_entry *reloc; local in function:__decode_2d
56 kgem_debug_get_bo_for_reloc_entry(struct kgem * kgem,struct drm_i915_gem_relocation_entry * reloc) argument
410 struct drm_i915_gem_relocation_entry *reloc; local in function:__decode_2d_gen8
[all...]
H A Dkgem_debug_gen4.c69 uint32_t reloc = sizeof(uint32_t) * (&data[1] - kgem->batch); local in function:gen4_update_vertex_buffer
[all...]
H A Dkgem_debug_gen5.c70 struct drm_i915_gem_relocation_entry *reloc; local in function:gen5_update_vertex_buffer
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem_debug.c233 struct drm_i915_gem_relocation_entry *reloc; local in function:__decode_2d
56 kgem_debug_get_bo_for_reloc_entry(struct kgem * kgem,struct drm_i915_gem_relocation_entry * reloc) argument
410 struct drm_i915_gem_relocation_entry *reloc; local in function:__decode_2d_gen8
[all...]
H A Dkgem_debug_gen4.c69 uint32_t reloc = sizeof(uint32_t) * (&data[1] - kgem->batch); local in function:gen4_update_vertex_buffer
[all...]
H A Dkgem_debug_gen5.c70 struct drm_i915_gem_relocation_entry *reloc; local in function:gen5_update_vertex_buffer
[all...]
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv30_xv_tex.c63 unsigned reloc = NOUVEAU_BO_VRAM | NOUVEAU_BO_GART | NOUVEAU_BO_RD; local in function:NV30VideoTexture

Completed in 71 milliseconds

1234