Searched refs:VALIDATION_ERROR_01175 (Results 1 – 4 of 4) sorted by relevance
885 … reinterpret_cast<uint64_t &>(command_buffer), __LINE__, VALIDATION_ERROR_01175, "IMAGE", "%s. %s", in PreCallValidateCmdCopyImage()886 ss.str().c_str(), validation_error_map[VALIDATION_ERROR_01175]); in PreCallValidateCmdCopyImage()
1189 VALIDATION_ERROR_01175 = 1175, enumerator3479 …{VALIDATION_ERROR_01175, "For more information refer to Vulkan Spec Section '18.3. Copying Data Be…
1168 VALIDATION_ERROR_01175~^~Y~^~CopyImageSrcSizeExceeded~^~vkCmdCopyImage~^~For more information refer…
14002 m_errorMonitor->SetDesiredFailureMsg(VK_DEBUG_REPORT_ERROR_BIT_EXT, VALIDATION_ERROR_01175); in TEST_F()