Searched defs:bo_flags (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_intel.c76 uint64_t bo_flags = ANV_BO_EXTERNAL; local in function:anv_CreateDmaBufImageINTEL
H A Danv_android.c304 uint64_t bo_flags = ANV_BO_EXTERNAL; local in function:anv_import_ahw_memory
460 uint64_t bo_flags = ANV_BO_EXTERNAL; local in function:anv_image_from_gralloc
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c57 unsigned bo_flags = NOUVEAU_BO_VRAM | NOUVEAU_BO_RDWR; local in function:nv04_emit_framebuffer
H A Dnv20_state_fb.c85 unsigned bo_flags = NOUVEAU_BO_VRAM | NOUVEAU_BO_RDWR; local in function:nv20_emit_framebuffer
H A Dnv10_state_tex.c160 const int bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART | NOUVEAU_BO_VRAM; local in function:nv10_emit_tex_obj
H A Dnv20_state_tex.c164 const int bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART | NOUVEAU_BO_VRAM; local in function:nv20_emit_tex_obj
H A Dnv10_state_fb.c100 unsigned bo_flags = NOUVEAU_BO_VRAM | NOUVEAU_BO_RDWR; local in function:nv10_emit_framebuffer
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c57 unsigned bo_flags = NOUVEAU_BO_VRAM | NOUVEAU_BO_RDWR; local in function:nv04_emit_framebuffer
H A Dnv10_state_tex.c160 const int bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART | NOUVEAU_BO_VRAM; local in function:nv10_emit_tex_obj
H A Dnv20_state_fb.c85 unsigned bo_flags = NOUVEAU_BO_VRAM | NOUVEAU_BO_RDWR; local in function:nv20_emit_framebuffer
H A Dnv10_state_fb.c100 unsigned bo_flags = NOUVEAU_BO_VRAM | NOUVEAU_BO_RDWR; local in function:nv10_emit_framebuffer
H A Dnv20_state_tex.c164 const int bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART | NOUVEAU_BO_VRAM; local in function:nv20_emit_tex_obj
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c330 uint32_t bo_flags; local in function:nvc0_miptree_create
H A Dnvc0_vbo.c255 const uint32_t bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART; local in function:nvc0_update_user_vbufs
284 const uint32_t bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART; local in function:nvc0_update_user_vbufs_shared
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c344 uint32_t bo_flags; local in function:nv50_miptree_create
H A Dnv50_vbo.c267 const uint32_t bo_flags = NOUVEAU_BO_GART | NOUVEAU_BO_RD; local in function:nv50_update_user_vbufs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_miptree.c340 uint32_t bo_flags; local in function:nv50_miptree_create
H A Dnv50_vbo.c260 const uint32_t bo_flags = NOUVEAU_BO_GART | NOUVEAU_BO_RD; local in function:nv50_update_user_vbufs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_miptree.c451 uint32_t bo_flags; local in function:nvc0_miptree_create
H A Dnvc0_vbo.c254 const uint32_t bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART; local in function:nvc0_update_user_vbufs
283 const uint32_t bo_flags = NOUVEAU_BO_RD | NOUVEAU_BO_GART; local in function:nvc0_update_user_vbufs_shared
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c44 radv_amdgpu_bo_va_op(struct radv_amdgpu_winsys * ws,amdgpu_bo_handle bo,uint64_t offset,uint64_t size,uint64_t addr,uint32_t bo_flags,uint32_t ops) argument
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv50_exa.c99 uint32_t bo_flags; local in function:NV50EXAAcquireSurface2D
H A Dnvc0_exa.c101 uint32_t bo_flags; local in function:NVC0EXAAcquireSurface2D
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c48 radv_amdgpu_bo_va_op(struct radv_amdgpu_winsys * ws,amdgpu_bo_handle bo,uint64_t offset,uint64_t size,uint64_t addr,uint32_t bo_flags,uint64_t internal_flags,uint32_t ops) argument
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_allocator.c1579 uint64_t bo_flags = 0; local in function:anv_bo_alloc_flags_to_bo_flags
1627 const uint32_t bo_flags = local in function:anv_device_alloc_bo
1770 const uint32_t bo_flags = local in function:anv_device_import_bo_from_host_ptr
1866 const uint32_t bo_flags = local in function:anv_device_import_bo
[all...]

Completed in 29 milliseconds

12