Home | History | Annotate | Download | only in layers

Lines Matching refs:PRIu32

366                         "Render Pass begin with renderpass %s uses framebuffer %s where pAttachments[%" PRIu32
477 "vkCmdBeginRenderPass(): framebuffer %s pAttachments[%" PRIu32 "] = %s is not a valid VkImageView handle",
891 "%s: %s at index %" PRIu32 " %s queue ownership of %s (%s), from srcQueueFamilyIndex %" PRIu32
892 " to dstQueueFamilyIndex %" PRIu32 " duplicates existing barrier recorded in this command buffer.",
945 "%s: %s %s queue ownership of %s (%s), from srcQueueFamilyIndex %" PRIu32 " to dstQueueFamilyIndex %" PRIu32
974 "%s: %s releasing queue ownership of %s (%s), from srcQueueFamilyIndex %" PRIu32
975 " to dstQueueFamilyIndex %" PRIu32
994 "%s: in submitted command buffer %s acquiring ownership of %s (%s), from srcQueueFamilyIndex %" PRIu32
995 " to dstQueueFamilyIndex %" PRIu32 " has no matching release barrier queued for execution.",
4056 "%s: %s.baseMipLevel (= %" PRIu32
4057 ") is greater or equal to the mip level count of the image (i.e. greater or equal to %" PRIu32 ").",
4071 "%s: %s.baseMipLevel + .levelCount (= %" PRIu32 " + %" PRIu32 " = %" PRIu64
4072 ") is greater than the mip level count of the image (i.e. greater than %" PRIu32 ").",
4083 "%s: %s.baseArrayLayer (= %" PRIu32
4084 ") is greater or equal to the %s of the image when it was created (i.e. greater or equal to %" PRIu32 ").",
4099 "%s: %s.baseArrayLayer + .layerCount (= %" PRIu32 " + %" PRIu32 " = %" PRIu64
4100 ") is greater than the %s of the image when it was created (i.e. greater than %" PRIu32 ").",
4628 " must be a multiple of this format's texel size (%" PRIu32 ").",
4716 ") must be a multiple of the compressed image's texel block size (%" PRIu32 ")..",