Searched defs:new_fences (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/radeon/drm/ | ||
| H A D | radeon_drm_cs.c | 525 struct radeon_bo **new_fences = REALLOC(bo->u.slab.fences, local in function:radeon_bo_slab_fence |
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/radeon/drm/ | ||
| H A D | radeon_drm_cs.c | 554 struct radeon_bo **new_fences = REALLOC(bo->u.slab.fences, local in function:radeon_bo_slab_fence |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/ | ||
| H A D | amdgpu_cs.c | 1178 struct pipe_fence_handle **new_fences = local in function:amdgpu_add_fences |
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/ | ||
| H A D | amdgpu_cs.c | 1285 struct pipe_fence_handle **new_fences = local in function:amdgpu_add_fences |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ | ||
| H A D | anv_queue.c | 616 struct drm_i915_gem_exec_fence *new_fences = local in function:anv_queue_submit_add_syncobj |
Completed in 28 milliseconds