Searched refs:anv_gem_busy (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_gem_stubs.c86 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) function in typeref:typename:int
H A Danv_gem.c155 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) function in typeref:typename:int
H A DgenX_query.c190 int ret = anv_gem_busy(device, pool->bo.gem_handle);
H A Danv_private.h1222 int anv_gem_busy(struct anv_device *device, uint32_t gem_handle);
H A Danv_device.c2583 int ret = anv_gem_busy(device, bo->gem_handle);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_gem_stubs.c89 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) function in typeref:typename:int
H A Danv_gem.c215 anv_gem_busy(struct anv_device *device, uint32_t gem_handle) function in typeref:typename:int
H A Danv_device.c3508 int ret = anv_gem_busy(device, bo->gem_handle);
H A Danv_private.h1426 int anv_gem_busy(struct anv_device *device, uint32_t gem_handle);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.1.0.rst206 - anv_device.c:1337: undefined reference to \`anv_gem_busy'

Completed in 29 milliseconds