/external/mesa3d/src/intel/vulkan/ |
D | anv_android.c | 447 return vk_errorf(device, device, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_image_from_gralloc() 473 return vk_errorf(device, device, result, in anv_image_from_gralloc() 489 result = vk_errorf(device, device, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_image_from_gralloc() 494 result = vk_errorf(device, device, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_image_from_gralloc() 515 result = vk_errorf(device, device, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_image_from_gralloc() 566 return vk_errorf(device, device, result, in format_supported_with_usage() 605 return vk_errorf(device, device, VK_ERROR_FORMAT_NOT_SUPPORTED, in setup_gralloc0_usage() 722 result = vk_errorf(device, device, VK_ERROR_DEVICE_LOST, in anv_AcquireImageANDROID() 768 return vk_errorf(device, device, result, in anv_AcquireImageANDROID()
|
D | anv_allocator.c | 211 return vk_errorf(table->device, table->device, in anv_state_table_expand_range() 523 return vk_errorf(pool->device, pool->device, in anv_block_pool_expand_range() 1552 return vk_errorf(NULL, NULL, VK_ERROR_OUT_OF_HOST_MEMORY, in anv_bo_cache_init() 1697 return vk_errorf(device, NULL, VK_ERROR_OUT_OF_DEVICE_MEMORY, in anv_device_alloc_bo() 1760 return vk_errorf(device, NULL, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_device_import_bo_from_host_ptr() 1767 return vk_errorf(device, NULL, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_device_import_bo_from_host_ptr() 1774 return vk_errorf(device, NULL, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_device_import_bo_from_host_ptr() 1804 return vk_errorf(device, NULL, VK_ERROR_OUT_OF_DEVICE_MEMORY, in anv_device_import_bo_from_host_ptr() 1870 return vk_errorf(device, NULL, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_device_import_bo() 1885 return vk_errorf(device, NULL, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_device_import_bo() [all …]
|
D | anv_intel.c | 85 result = vk_errorf(device, device, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_CreateDmaBufImageINTEL()
|
D | anv_queue.c | 1899 return vk_errorf(device, NULL, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_ImportFenceFdKHR() 2366 return vk_errorf(device, NULL, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_ImportSemaphoreFdKHR()
|
D | anv_device.c | 3607 result = vk_errorf(device, device, VK_ERROR_INVALID_EXTERNAL_HANDLE, in anv_AllocateMemory() 3673 result = vk_errorf(device, device, VK_ERROR_OUT_OF_DEVICE_MEMORY, in anv_AllocateMemory() 3685 result = vk_errorf(device, device, VK_ERROR_OUT_OF_DEVICE_MEMORY, in anv_AllocateMemory()
|
D | anv_private.h | 486 #define vk_errorf(device, obj, error, format, ...)\ macro 492 #define vk_errorf(device, obj, error, format, ...) error macro
|
D | genX_cmd_buffer.c | 4495 return vk_errorf(device, device->physical, in verify_cmd_parser()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_android.c | 145 return vk_errorf(device->instance, VK_ERROR_INVALID_EXTERNAL_HANDLE, in tu_gralloc_info() 153 return vk_errorf(device->instance, VK_ERROR_INVALID_EXTERNAL_HANDLE, in tu_gralloc_info() 167 return vk_errorf(device->instance, VK_ERROR_INVALID_EXTERNAL_HANDLE, in tu_gralloc_info() 276 return vk_errorf(device->instance, result, in format_supported_with_usage() 303 return vk_errorf(device->instance, VK_ERROR_FORMAT_NOT_SUPPORTED, in setup_gralloc0_usage()
|
D | tu_kgsl.c | 93 return vk_errorf(dev->instance, VK_ERROR_OUT_OF_DEVICE_MEMORY, in tu_bo_init_new() 126 return vk_errorf(dev->instance, VK_ERROR_OUT_OF_DEVICE_MEMORY, in tu_bo_init_dmabuf() 136 return vk_errorf(dev->instance, VK_ERROR_OUT_OF_DEVICE_MEMORY, in tu_bo_init_dmabuf() 209 return vk_errorf(instance, VK_ERROR_INCOMPATIBLE_DRIVER, in tu_enumerate_devices() 215 return vk_errorf(instance, VK_ERROR_INCOMPATIBLE_DRIVER, in tu_enumerate_devices()
|
D | tu_drm.c | 376 result = vk_errorf(instance, VK_ERROR_INITIALIZATION_FAILED, in tu_drm_device_init() 384 result = vk_errorf(instance, VK_ERROR_INITIALIZATION_FAILED, in tu_drm_device_init() 392 result = vk_errorf(instance, VK_ERROR_INITIALIZATION_FAILED, in tu_drm_device_init()
|
D | tu_formats.c | 701 return vk_errorf(physical_device->instance, VK_ERROR_FORMAT_NOT_SUPPORTED, in tu_get_external_image_format_properties() 711 return vk_errorf(physical_device->instance, VK_ERROR_FORMAT_NOT_SUPPORTED, in tu_get_external_image_format_properties()
|
D | tu_private.h | 141 #define vk_errorf(instance, error, format, ...) \ macro
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_android.c | 125 return vk_errorf(device->instance, VK_ERROR_INVALID_EXTERNAL_HANDLE, in radv_image_from_gralloc() 255 return vk_errorf(device->instance, result, in radv_GetSwapchainGrallocUsageANDROID() 274 return vk_errorf(device->instance, VK_ERROR_FORMAT_NOT_SUPPORTED, in radv_GetSwapchainGrallocUsageANDROID() 317 return vk_errorf(device->instance, VK_ERROR_FORMAT_NOT_SUPPORTED, in radv_GetSwapchainGrallocUsage2ANDROID() 336 return vk_errorf(device->instance, result, in radv_GetSwapchainGrallocUsage2ANDROID() 355 return vk_errorf(device->instance, VK_ERROR_FORMAT_NOT_SUPPORTED, in radv_GetSwapchainGrallocUsage2ANDROID()
|
D | radv_formats.c | 1482 result = vk_errorf(physical_device->instance, VK_ERROR_FORMAT_NOT_SUPPORTED, in radv_GetPhysicalDeviceImageFormatProperties2()
|
D | radv_device.c | 323 return vk_errorf(instance, VK_ERROR_INCOMPATIBLE_DRIVER, in radv_physical_device_try_create() 361 result = vk_errorf(instance, VK_ERROR_INITIALIZATION_FAILED, in radv_physical_device_try_create() 394 result = vk_errorf(instance, VK_ERROR_INITIALIZATION_FAILED, in radv_physical_device_try_create() 4821 return vk_errorf(queue->device->instance, in radv_queue_trigger_submission() 6387 …return vk_errorf(device->instance, VK_ERROR_OUT_OF_HOST_MEMORY, "semaphoreCount integer overflow"); in radv_WaitSemaphores()
|
D | radv_private.h | 212 #define vk_errorf(instance, error, format, ...) \ macro
|
/external/mesa3d/docs/relnotes/ |
D | 18.1.5.rst | 64 - anv/android: Fix type error in call to vk_errorf()
|
D | 20.0.0.rst | 1710 - anv: Take an anv_device in vk_errorf
|
D | 19.1.0.rst | 956 - turnip: Use vk_errorf() for initialization error messages
|
D | 20.3.0.rst | 1585 - turnip: Mark the vk_errorf helper as bring printflike.
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_private.h | 159 #define vk_errorf(instance, error, format, ...) __vk_errorf(instance, error, __FILE__, __LINE__, fo… macro
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 398 return vk_errorf(device->instance, in init_uuids() 405 return vk_errorf(device->instance, in init_uuids()
|
D | v3dv_private.h | 1770 #define vk_errorf(instance, error, format, ...) __vk_errorf(instance, error, __FILE__, __LINE__, fo… macro
|