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

/external/vulkan-validation-layers/layers/
H A Dvk_validation_error_messages.h183 VALIDATION_ERROR_01600192 = 0x01600192, enumerator in enum:UNIQUE_VALIDATION_ERROR_CODE
3985 {VALIDATION_ERROR_01600192, "The spec valid usage text states 'If the calling command's srcImage (vkCmdCopyImageToBuffer) or dstImage (vkCmdCopyBufferToImage) is of type VK_IMAGE_TYPE_1D or VK_IMAGE_TYPE_2D, then imageOffset.z must be 0 and imageExtent.depth must be 1' (https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#VUID-VkBufferImageCopy-srcImage-00201)"},
[all...]

Completed in 195 milliseconds