Searched defs:VALIDATION_ERROR_09e0076e (Results 1 - 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
H A Dvk_validation_error_messages.h727 VALIDATION_ERROR_09e0076e = 0x09e0076e, enumerator in enum:UNIQUE_VALIDATION_ERROR_CODE
4529 {VALIDATION_ERROR_09e0076e, "The spec valid usage text states 'If imageType is VK_IMAGE_TYPE_1D, extent.width must be less than or equal to VkPhysicalDeviceLimits::maxImageDimension1D, or VkImageFormatProperties::maxExtent.width (as returned by vkGetPhysicalDeviceImageFormatProperties with format, imageType, tiling, usage, and flags equal to those in this structure) - whichever is higher' (https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#VUID-VkImageCreateInfo-imageType-00951)"},
[all...]

Completed in 153 milliseconds