HomeSort by relevance Sort by last modified time
    Searched refs:anv_device_wait (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/intel/vulkan/
anv_queue.c 106 result = anv_device_wait(device, &bo, INT64_MAX);
580 result = anv_device_wait(device, &impl->bo.bo, timeout);
    [all...]
anv_device.c 1673 anv_device_wait(struct anv_device *device, struct anv_bo *bo, function
    [all...]
anv_private.h     [all...]

Completed in 95 milliseconds