Searched refs:VALIDATION_ERROR_01176 (Results 1 – 4 of 4) sorted by relevance
895 … reinterpret_cast<uint64_t &>(command_buffer), __LINE__, VALIDATION_ERROR_01176, "IMAGE", "%s. %s", in PreCallValidateCmdCopyImage()896 ss.str().c_str(), validation_error_map[VALIDATION_ERROR_01176]); in PreCallValidateCmdCopyImage()
1190 VALIDATION_ERROR_01176 = 1176, enumerator3480 …{VALIDATION_ERROR_01176, "For more information refer to Vulkan Spec Section '18.3. Copying Data Be…
1169 VALIDATION_ERROR_01176~^~Y~^~CopyImageDstSizeExceeded~^~vkCmdCopyImage~^~For more information refer…
14040 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, VALIDATION_ERROR_01176); in TEST_F()