• Home
  • Raw
  • Download

Lines Matching refs:skip

571     bool skip = false;  in ValidateSetMemBinding()  local
585skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateSetMemBinding()
602skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateSetMemBinding()
608skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateSetMemBinding()
617 return skip; in ValidateSetMemBinding()
627 bool skip = VK_FALSE; in SetSparseMemBinding() local
645 return skip; in SetSparseMemBinding()
650 bool skip = false; in ValidateDeviceQueueFamily() local
652skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidateDeviceQueueFamily()
657 skip |= log_msg( in ValidateDeviceQueueFamily()
664 return skip; in ValidateDeviceQueueFamily()
670 bool skip = false; in ValidateQueueFamilies() local
677skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateQueueFamilies()
682skip |= ValidateDeviceQueueFamily(queue_families[i], cmd_name, parameter_name.c_str(), valid_error… in ValidateQueueFamilies()
686 return skip; in ValidateQueueFamilies()
806 bool skip = false; in ValidateAttachmentCompatibility() local
816 return skip; in ValidateAttachmentCompatibility()
819skip |= LogInvalidAttachmentMessage(type1_string, rp1_state, type2_string, rp2_state, primary_atta… in ValidateAttachmentCompatibility()
821 return skip; in ValidateAttachmentCompatibility()
824skip |= LogInvalidAttachmentMessage(type1_string, rp1_state, type2_string, rp2_state, primary_atta… in ValidateAttachmentCompatibility()
826 return skip; in ValidateAttachmentCompatibility()
829skip |= LogInvalidAttachmentMessage(type1_string, rp1_state, type2_string, rp2_state, primary_atta… in ValidateAttachmentCompatibility()
833skip |= LogInvalidAttachmentMessage(type1_string, rp1_state, type2_string, rp2_state, primary_atta… in ValidateAttachmentCompatibility()
837skip |= LogInvalidAttachmentMessage(type1_string, rp1_state, type2_string, rp2_state, primary_atta… in ValidateAttachmentCompatibility()
841 return skip; in ValidateAttachmentCompatibility()
847 bool skip = false; in ValidateSubpassCompatibility() local
859skip |= ValidateAttachmentCompatibility(type1_string, rp1_state, type2_string, rp2_state, primary_… in ValidateSubpassCompatibility()
871skip |= ValidateAttachmentCompatibility(type1_string, rp1_state, type2_string, rp2_state, primary_… in ValidateSubpassCompatibility()
881skip |= ValidateAttachmentCompatibility(type1_string, rp1_state, type2_string, rp2_state, primary_… in ValidateSubpassCompatibility()
892skip |= ValidateAttachmentCompatibility(type1_string, rp1_state, type2_string, rp2_state, primary_… in ValidateSubpassCompatibility()
894 return skip; in ValidateSubpassCompatibility()
903 bool skip = false; in ValidateRenderPassCompatibility() local
906skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateRenderPassCompatibility()
915skip |= ValidateSubpassCompatibility(type1_string, rp1_state, type2_string, rp2_state, i, caller, … in ValidateRenderPassCompatibility()
918 return skip; in ValidateRenderPassCompatibility()
945 bool skip = false; in ValidatePipelineDrawtimeState() local
954 skip |= in ValidatePipelineDrawtimeState()
990skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT, in ValidatePipelineDrawtimeState()
1002 skip |= in ValidatePipelineDrawtimeState()
1027skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePipelineDrawtimeState()
1040skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePipelineDrawtimeState()
1071skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_E… in ValidatePipelineDrawtimeState()
1079 skip |= in ValidatePipelineDrawtimeState()
1130skip |= ValidateRenderPassCompatibility("active render pass", pCB->activeRenderPass, "pipeline sta… in ValidatePipelineDrawtimeState()
1134 skip |= in ValidatePipelineDrawtimeState()
1141 return skip; in ValidatePipelineDrawtimeState()
1322 bool skip = false; in ValidatePipelineLocked() local
1335skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineLocked()
1340skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineLocked()
1351skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineLocked()
1357 return skip; in ValidatePipelineLocked()
1362 bool skip = false; in ValidatePipelineUnlocked() local
1369skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineUnlocked()
1379 skip |= in ValidatePipelineUnlocked()
1396skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1406 skip |= in ValidatePipelineUnlocked()
1417 skip |= in ValidatePipelineUnlocked()
1431 skip |= in ValidatePipelineUnlocked()
1445 skip |= in ValidatePipelineUnlocked()
1459 skip |= in ValidatePipelineUnlocked()
1472 skip = true; in ValidatePipelineUnlocked()
1478skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1488skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1497skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1505skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1512skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineUnlocked()
1518skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineUnlocked()
1527skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineUnlocked()
1532skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineUnlocked()
1538skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineUnlocked()
1544skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineUnlocked()
1554skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineUnlocked()
1562 skip |= in ValidatePipelineUnlocked()
1577skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1587skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1594skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1605skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1613skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1624skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1634skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1641 skip |= in ValidatePipelineUnlocked()
1659skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1669skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineUnlocked()
1682 skip |= in ValidatePipelineUnlocked()
1717skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1742skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1771skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1782skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1792 skip |= in ValidatePipelineUnlocked()
1808 skip |= in ValidatePipelineUnlocked()
1863skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidatePipelineUnlocked()
1875 return skip; in ValidatePipelineUnlocked()
1886 bool skip = false; in ValidateIdleDescriptorSet() local
1889skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR… in ValidateIdleDescriptorSet()
1895skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR… in ValidateIdleDescriptorSet()
1901 return skip; in ValidateIdleDescriptorSet()
1925 bool skip = false; in ValidateCmdSubpassState() local
1929skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCmdSubpassState()
1933skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCmdSubpassState()
1937 return skip; in ValidateCmdSubpassState()
1971 bool skip = false; in ReportInvalidCommandBuffer() local
1976 skip |= in ReportInvalidCommandBuffer()
1982 return skip; in ReportInvalidCommandBuffer()
2011 bool skip = false; in ValidateDeviceMaskToPhysicalDeviceCount() local
2014skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VUID_handle_type, VUID_handle, VUID, in ValidateDeviceMaskToPhysicalDeviceCount()
2018 return skip; in ValidateDeviceMaskToPhysicalDeviceCount()
2023 bool skip = false; in ValidateDeviceMaskToZero() local
2025skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VUID_handle_type, VUID_handle, VUID, in ValidateDeviceMaskToZero()
2028 return skip; in ValidateDeviceMaskToZero()
2034 bool skip = false; in ValidateDeviceMaskToCommandBuffer() local
2036skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VUID_handle_type, VUID_handle, VUID, in ValidateDeviceMaskToCommandBuffer()
2040 return skip; in ValidateDeviceMaskToCommandBuffer()
2046 bool skip = false; in ValidateDeviceMaskToRenderPass() local
2048skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VUID_handle_type, VUID_handle, VUID, in ValidateDeviceMaskToRenderPass()
2052 return skip; in ValidateDeviceMaskToRenderPass()
2336 bool skip = false; in ValidateQueueFamilyIndex() local
2346skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PHYSICAL_D… in ValidateQueueFamilyIndex()
2353 return skip; in ValidateQueueFamilyIndex()
2359 bool skip = false; in ValidateDeviceQueueCreateInfos() local
2367skip |= ValidateQueueFamilyIndex(pd_state, requested_queue_family, "VUID-VkDeviceQueueCreateInfo-q… in ValidateDeviceQueueCreateInfos()
2371skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateDeviceQueueCreateInfos()
2395 skip |= log_msg( in ValidateDeviceQueueCreateInfos()
2406 return skip; in ValidateDeviceQueueCreateInfos()
2411 bool skip = false; in PreCallValidateCreateDevice() local
2417skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PHYSICAL_D… in PreCallValidateCreateDevice()
2421skip |= ValidateDeviceQueueCreateInfos(pd_state, pCreateInfo->queueCreateInfoCount, pCreateInfo->p… in PreCallValidateCreateDevice()
2423 return skip; in PreCallValidateCreateDevice()
2722 bool skip = false; in ValidateStageMaskGsTsEnables() local
2724skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateStageMaskGsTsEnables()
2731skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateStageMaskGsTsEnables()
2738skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateStageMaskGsTsEnables()
2744skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateStageMaskGsTsEnables()
2749 return skip; in ValidateStageMaskGsTsEnables()
2782 bool skip = false; in VerifyQueueStateToSeq() local
2821 return skip; in VerifyQueueStateToSeq()
2925 bool skip = false; in ValidateCommandBufferSimultaneousUse() local
2928skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCommandBufferSimultaneousUse()
2932 return skip; in ValidateCommandBufferSimultaneousUse()
2937 bool skip = false; in ValidateCommandBufferState() local
2938 if (disabled.command_buffer_state) return skip; in ValidateCommandBufferState()
2942skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCommandBufferState()
2953 skip |= ReportInvalidCommandBuffer(cb_state, call_source); in ValidateCommandBufferState()
2957skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCommandBufferState()
2964skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCommandBufferState()
2973 return skip; in ValidateCommandBufferState()
2980 bool skip = false; in ValidImageBufferQueue() local
2991skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, get_debug_report_enum[object.type], obj… in ValidImageBufferQueue()
2999 return skip; in ValidImageBufferQueue()
3005 bool skip = false; in ValidateQueueFamilyIndices() local
3011skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateQueueFamilyIndices()
3024skip |= ValidImageBufferQueue(pCB, object, queue, image_state->createInfo.queueFamilyIndexCount, in ValidateQueueFamilyIndices()
3030skip |= ValidImageBufferQueue(pCB, object, queue, buffer_state->createInfo.queueFamilyIndexCount, in ValidateQueueFamilyIndices()
3037 return skip; in ValidateQueueFamilyIndices()
3044 bool skip = false; in ValidatePrimaryCommandBufferState() local
3047 skip |= ValidateCommandBufferSimultaneousUse(pCB, current_submit_count); in ValidatePrimaryCommandBufferState()
3049 skip |= ValidateQueuedQFOTransfers(pCB, qfo_image_scoreboards, qfo_buffer_scoreboards); in ValidatePrimaryCommandBufferState()
3052 skip |= ValidateQueuedQFOTransfers(pSubCB, qfo_image_scoreboards, qfo_buffer_scoreboards); in ValidatePrimaryCommandBufferState()
3065skip |= ValidateCommandBufferState(pCB, "vkQueueSubmit()", current_submit_count, "VUID-vkQueueSubm… in ValidatePrimaryCommandBufferState()
3067 return skip; in ValidatePrimaryCommandBufferState()
3071 bool skip = false; in ValidateFenceForSubmit() local
3077skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_FENCE_EXT, in ValidateFenceForSubmit()
3085skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_FENCE_EXT, in ValidateFenceForSubmit()
3092 return skip; in ValidateFenceForSubmit()
3225 bool skip = false; in ValidateSemaphoresForSubmit() local
3231 skip |= in ValidateSemaphoresForSubmit()
3239skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SEMAPHORE_… in ValidateSemaphoresForSubmit()
3257skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SEMAPHORE_… in ValidateSemaphoresForSubmit()
3270 return skip; in ValidateSemaphoresForSubmit()
3275 bool skip = false; in ValidateCommandBuffersForSubmit() local
3286 skip |= ValidateCmdBufImageLayouts(cb_node, imageLayoutMap, &localImageLayoutMap); in ValidateCommandBuffersForSubmit()
3288 skip |= ValidatePrimaryCommandBufferState( in ValidateCommandBuffersForSubmit()
3291 skip |= ValidateQueueFamilyIndices(cb_node, queue); in ValidateCommandBuffersForSubmit()
3294 if (skip) { in ValidateCommandBuffersForSubmit()
3300 skip |= function(); in ValidateCommandBuffersForSubmit()
3303 skip |= function(queue); in ValidateCommandBuffersForSubmit()
3306 skip |= function(queue); in ValidateCommandBuffersForSubmit()
3310 return skip; in ValidateCommandBuffersForSubmit()
3315 bool skip = ValidateFenceForSubmit(pFence); in PreCallValidateQueueSubmit() local
3316 if (skip) { in PreCallValidateQueueSubmit()
3328skip |= ValidateSemaphoresForSubmit(queue, submit, &unsignaled_semaphores, &signaled_semaphores, &… in PreCallValidateQueueSubmit()
3329 skip |= ValidateCommandBuffersForSubmit(queue, submit, &localImageLayoutMap, &current_cmds); in PreCallValidateQueueSubmit()
3334skip |= ValidateDeviceMaskToPhysicalDeviceCount(chained_device_group_struct->pCommandBufferDeviceM… in PreCallValidateQueueSubmit()
3340 return skip; in PreCallValidateQueueSubmit()
3434 bool skip = false; in PreCallValidateGetAndroidHardwareBufferPropertiesANDROID() local
3442skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in PreCallValidateGetAndroidHardwareBufferPropertiesANDROID()
3448 return skip; in PreCallValidateGetAndroidHardwareBufferPropertiesANDROID()
3464 bool skip = false; in PreCallValidateGetMemoryAndroidHardwareBufferANDROID() local
3471skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in PreCallValidateGetMemoryAndroidHardwareBufferANDROID()
3484skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in PreCallValidateGetMemoryAndroidHardwareBufferANDROID()
3493 return skip; in PreCallValidateGetMemoryAndroidHardwareBufferANDROID()
3500 bool skip = false; in ValidateAllocateMemoryANDROID() local
3521skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateAllocateMemoryANDROID()
3580skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateAllocateMemoryANDROID()
3597skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateAllocateMemoryANDROID()
3609skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateAllocateMemoryANDROID()
3624 skip |= log_msg( in ValidateAllocateMemoryANDROID()
3638 skip |= log_msg( in ValidateAllocateMemoryANDROID()
3650skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateAllocateMemoryANDROID()
3661skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateAllocateMemoryANDROID()
3683 skip |= in ValidateAllocateMemoryANDROID()
3699 skip |= in ValidateAllocateMemoryANDROID()
3716skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateAllocateMemoryANDROID()
3729skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT, in ValidateAllocateMemoryANDROID()
3736 skip |= log_msg( in ValidateAllocateMemoryANDROID()
3743 return skip; in ValidateAllocateMemoryANDROID()
3747 bool skip = false; in ValidateGetImageMemoryRequirements2ANDROID() local
3751skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT,… in ValidateGetImageMemoryRequirements2ANDROID()
3757 return skip; in ValidateGetImageMemoryRequirements2ANDROID()
3763 bool skip = false; in ValidateGetPhysicalDeviceImageFormatProperties2ANDROID() local
3770skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateGetPhysicalDeviceImageFormatProperties2ANDROID()
3778 return skip; in ValidateGetPhysicalDeviceImageFormatProperties2ANDROID()
3836 bool skip = false; in PreCallValidateAllocateMemory() local
3838skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in PreCallValidateAllocateMemory()
3844 skip |= ValidateAllocateMemoryANDROID(pAllocateInfo); in PreCallValidateAllocateMemory()
3847 skip |= in PreCallValidateAllocateMemory()
3855skip |= ValidateDeviceMaskToPhysicalDeviceCount(chained_flags_struct->deviceMask, VK_DEBUG_REPORT_… in PreCallValidateAllocateMemory()
3857skip |= ValidateDeviceMaskToZero(chained_flags_struct->deviceMask, VK_DEBUG_REPORT_OBJECT_TYPE_DEV… in PreCallValidateAllocateMemory()
3861 return skip; in PreCallValidateAllocateMemory()
3877 bool skip = false; in ValidateObjectNotInUse() local
3879skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, get_debug_report_enum[obj_struct.type]… in ValidateObjectNotInUse()
3883 return skip; in ValidateObjectNotInUse()
3889 bool skip = false; in PreCallValidateFreeMemory() local
3891skip |= ValidateObjectNotInUse(mem_info, obj_struct, "vkFreeMemory", "VUID-vkFreeMemory-memory-006… in PreCallValidateFreeMemory()
3898 return skip; in PreCallValidateFreeMemory()
3939 bool skip = false; in ValidateMapMemRange() local
3942 skip = in ValidateMapMemRange()
3952 skip = in ValidateMapMemRange()
3961skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMO… in ValidateMapMemRange()
3969skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMO… in ValidateMapMemRange()
3976 return skip; in ValidateMapMemRange()
4042 bool skip = false; in PreCallValidateWaitForFences() local
4044 skip |= VerifyQueueStateToFence(pFences[i]); in PreCallValidateWaitForFences()
4046 return skip; in PreCallValidateWaitForFences()
4082 bool skip = false; in ValidateGetDeviceQueue() local
4084skip |= ValidateDeviceQueueFamily(queueFamilyIndex, "vkGetDeviceQueue", "queueFamilyIndex", valid_… in ValidateGetDeviceQueue()
4087skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidateGetDeviceQueue()
4094 return skip; in ValidateGetDeviceQueue()
4123 bool skip = false; in PreCallValidateDeviceWaitIdle() local
4125skip |= VerifyQueueStateToSeq(&queue.second, queue.second.seq + queue.second.submissions.size()); in PreCallValidateDeviceWaitIdle()
4127 return skip; in PreCallValidateDeviceWaitIdle()
4139 bool skip = false; in PreCallValidateDestroyFence() local
4142 skip |= in PreCallValidateDestroyFence()
4147 return skip; in PreCallValidateDestroyFence()
4158 bool skip = false; in PreCallValidateDestroySemaphore() local
4160skip |= ValidateObjectNotInUse(sema_node, obj_struct, "vkDestroySemaphore", "VUID-vkDestroySemapho… in PreCallValidateDestroySemaphore()
4162 return skip; in PreCallValidateDestroySemaphore()
4174 bool skip = false; in PreCallValidateDestroyEvent() local
4176skip |= ValidateObjectNotInUse(event_state, obj_struct, "vkDestroyEvent", "VUID-vkDestroyEvent-eve… in PreCallValidateDestroyEvent()
4178 return skip; in PreCallValidateDestroyEvent()
4193 bool skip = false; in PreCallValidateDestroyQueryPool() local
4195skip |= ValidateObjectNotInUse(qp_state, obj_struct, "vkDestroyQueryPool", "VUID-vkDestroyQueryPoo… in PreCallValidateDestroyQueryPool()
4197 return skip; in PreCallValidateDestroyQueryPool()
4210 bool skip = false; in ValidateGetQueryPoolResultsFlags() local
4214 skip |= log_msg( in ValidateGetQueryPoolResultsFlags()
4221 return skip; in ValidateGetQueryPoolResultsFlags()
4225 bool skip = false; in ValidateGetQueryPoolResultsQueries() local
4230skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_QUERY_POOL… in ValidateGetQueryPoolResultsQueries()
4236 return skip; in ValidateGetQueryPoolResultsQueries()
4243 bool skip = false; in PreCallValidateGetQueryPoolResults() local
4244skip |= ValidateQueryPoolStride("VUID-vkGetQueryPoolResults-flags-00814", "VUID-vkGetQueryPoolResu… in PreCallValidateGetQueryPoolResults()
4246 skip |= ValidateGetQueryPoolResultsFlags(queryPool, flags); in PreCallValidateGetQueryPoolResults()
4247 skip |= ValidateGetQueryPoolResultsQueries(queryPool, firstQuery, queryCount); in PreCallValidateGetQueryPoolResults()
4249 return skip; in PreCallValidateGetQueryPoolResults()
4255 bool skip = false; in ValidateInsertMemoryRange() local
4270skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMO… in ValidateInsertMemoryRange()
4278 return skip; in ValidateInsertMemoryRange()
4361 bool skip = false; in ValidateMemoryTypes() local
4363skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMO… in ValidateMemoryTypes()
4370 return skip; in ValidateMemoryTypes()
4377 bool skip = false; in ValidateBindBufferMemory() local
4382 skip = ValidateSetMemBinding(mem, obj_struct, api_name); in ValidateBindBufferMemory()
4387skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_E… in ValidateBindBufferMemory()
4397skip |= ValidateInsertBufferMemoryRange(buffer, mem_info, memoryOffset, buffer_state->requirements… in ValidateBindBufferMemory()
4398skip |= ValidateMemoryTypes(mem_info, buffer_state->requirements.memoryTypeBits, api_name, in ValidateBindBufferMemory()
4404skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT… in ValidateBindBufferMemory()
4415skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT… in ValidateBindBufferMemory()
4430skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT… in ValidateBindBufferMemory()
4440 return skip; in ValidateBindBufferMemory()
4470 bool skip = false; in PreCallValidateBindBufferMemory2() local
4474skip |= ValidateBindBufferMemory(pBindInfos[i].buffer, pBindInfos[i].memory, pBindInfos[i].memoryO… in PreCallValidateBindBufferMemory2()
4476 return skip; in PreCallValidateBindBufferMemory2()
4482 bool skip = false; in PreCallValidateBindBufferMemory2KHR() local
4486skip |= ValidateBindBufferMemory(pBindInfos[i].buffer, pBindInfos[i].memory, pBindInfos[i].memoryO… in PreCallValidateBindBufferMemory2KHR()
4488 return skip; in PreCallValidateBindBufferMemory2KHR()
4531 bool skip = false; in ValidateGetImageMemoryRequirements2() local
4533 skip |= ValidateGetImageMemoryRequirements2ANDROID(pInfo->image); in ValidateGetImageMemoryRequirements2()
4535 return skip; in ValidateGetImageMemoryRequirements2()
4619 …bool skip = ValidateGetPhysicalDeviceImageFormatProperties2ANDROID(report_data, pImageFormatInfo, … in PreCallValidateGetPhysicalDeviceImageFormatProperties2() local
4620 return skip; in PreCallValidateGetPhysicalDeviceImageFormatProperties2()
4627 …bool skip = ValidateGetPhysicalDeviceImageFormatProperties2ANDROID(report_data, pImageFormatInfo, … in PreCallValidateGetPhysicalDeviceImageFormatProperties2KHR() local
4628 return skip; in PreCallValidateGetPhysicalDeviceImageFormatProperties2KHR()
4640 bool skip = false; in PreCallValidateDestroyPipeline() local
4642skip |= ValidateObjectNotInUse(pipeline_state, obj_struct, "vkDestroyPipeline", "VUID-vkDestroyPip… in PreCallValidateDestroyPipeline()
4644 return skip; in PreCallValidateDestroyPipeline()
4674 bool skip = false; in PreCallValidateDestroySampler() local
4676skip |= ValidateObjectNotInUse(sampler_state, obj_struct, "vkDestroySampler", "VUID-vkDestroySampl… in PreCallValidateDestroySampler()
4678 return skip; in PreCallValidateDestroySampler()
4707 bool skip = false; in PreCallValidateDestroyDescriptorPool() local
4709 skip |= ValidateObjectNotInUse(desc_pool_state, obj_struct, "vkDestroyDescriptorPool", in PreCallValidateDestroyDescriptorPool()
4712 return skip; in PreCallValidateDestroyDescriptorPool()
4736 bool skip = false; in CheckCommandBufferInFlight() local
4738skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in CheckCommandBufferInFlight()
4742 return skip; in CheckCommandBufferInFlight()
4747 bool skip = false; in CheckCommandBuffersInFlight() local
4749 skip |= CheckCommandBufferInFlight(GetCBState(cmd_buffer), action, error_code); in CheckCommandBuffersInFlight()
4751 return skip; in CheckCommandBuffersInFlight()
4776 bool skip = false; in PreCallValidateFreeCommandBuffers() local
4781skip |= CheckCommandBufferInFlight(cb_node, "free", "VUID-vkFreeCommandBuffers-pCommandBuffers-000… in PreCallValidateFreeCommandBuffers()
4784 return skip; in PreCallValidateFreeCommandBuffers()
4812 bool skip = false; in PreCallValidateCreateQueryPool() local
4815skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_QUERY_POOL… in PreCallValidateCreateQueryPool()
4821 return skip; in PreCallValidateCreateQueryPool()
4842 bool skip = false; in PreCallValidateDestroyCommandPool() local
4845skip |= CheckCommandBuffersInFlight(cp_state, "destroy command pool with", "VUID-vkDestroyCommandP… in PreCallValidateDestroyCommandPool()
4847 return skip; in PreCallValidateDestroyCommandPool()
4880 bool skip = false; in PreCallValidateResetFences() local
4884skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_FENCE_EXT, in PreCallValidateResetFences()
4889 return skip; in PreCallValidateResetFences()
4927 bool skip = false; in PreCallValidateDestroyFramebuffer() local
4929 skip |= ValidateObjectNotInUse(framebuffer_state, obj_struct, "vkDestroyFramebuffer", in PreCallValidateDestroyFramebuffer()
4932 return skip; in PreCallValidateDestroyFramebuffer()
4948 bool skip = false; in PreCallValidateDestroyRenderPass() local
4950skip |= ValidateObjectNotInUse(rp_state, obj_struct, "vkDestroyRenderPass", "VUID-vkDestroyRenderP… in PreCallValidateDestroyRenderPass()
4952 return skip; in PreCallValidateDestroyRenderPass()
5018 bool skip = false; in ValidatePipelineVertexDivisors() local
5029 skip |= log_msg( in ValidatePipelineVertexDivisors()
5037 skip |= log_msg( in ValidatePipelineVertexDivisors()
5045 skip |= log_msg( in ValidatePipelineVertexDivisors()
5054 skip |= log_msg( in ValidatePipelineVertexDivisors()
5073 skip |= log_msg( in ValidatePipelineVertexDivisors()
5083 return skip; in ValidatePipelineVertexDivisors()
5107 …bool skip = StateTracker::PreCallValidateCreateGraphicsPipelines(device, pipelineCache, count, pCr… in PreCallValidateCreateGraphicsPipelines() local
5112 skip |= ValidatePipelineLocked(cgpl_state->pipe_state, i); in PreCallValidateCreateGraphicsPipelines()
5116 skip |= ValidatePipelineUnlocked(cgpl_state->pipe_state[i].get(), i); in PreCallValidateCreateGraphicsPipelines()
5120 skip |= ValidatePipelineVertexDivisors(cgpl_state->pipe_state, count, pCreateInfos); in PreCallValidateCreateGraphicsPipelines()
5123 return skip; in PreCallValidateCreateGraphicsPipelines()
5189 …bool skip = StateTracker::PreCallValidateCreateComputePipelines(device, pipelineCache, count, pCre… in PreCallValidateCreateComputePipelines() local
5195 skip |= ValidateComputePipeline(ccpl_state->pipe_state.back().get()); in PreCallValidateCreateComputePipelines()
5197 return skip; in PreCallValidateCreateComputePipelines()
5264 …bool skip = StateTracker::PreCallValidateCreateRayTracingPipelinesNV(device, pipelineCache, count,… in PreCallValidateCreateRayTracingPipelinesNV() local
5269 skip |= ValidateRayTracingPipelineNV(crtpl_state->pipe_state[i].get()); in PreCallValidateCreateRayTracingPipelinesNV()
5271 return skip; in PreCallValidateCreateRayTracingPipelinesNV()
5318 bool skip = false; in PreCallValidateGetPipelineExecutablePropertiesKHR() local
5321skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in PreCallValidateGetPipelineExecutablePropertiesKHR()
5326 return skip; in PreCallValidateGetPipelineExecutablePropertiesKHR()
5330 bool skip = false; in ValidatePipelineExecutableInfo() local
5333skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidatePipelineExecutableInfo()
5347 skip |= in ValidatePipelineExecutableInfo()
5355 return skip; in ValidatePipelineExecutableInfo()
5362 bool skip = ValidatePipelineExecutableInfo(device, pExecutableInfo); in PreCallValidateGetPipelineExecutableStatisticsKHR() local
5366skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_E… in PreCallValidateGetPipelineExecutableStatisticsKHR()
5372 return skip; in PreCallValidateGetPipelineExecutableStatisticsKHR()
5378 bool skip = ValidatePipelineExecutableInfo(device, pExecutableInfo); in PreCallValidateGetPipelineExecutableInternalRepresentationsKHR() local
5382skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_E… in PreCallValidateGetPipelineExecutableInternalRepresentationsKHR()
5389 return skip; in PreCallValidateGetPipelineExecutableInternalRepresentationsKHR()
5421 bool skip = false; in ValidatePushConstantRange() local
5428 skip |= log_msg( in ValidatePushConstantRange()
5435skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5443 skip |= log_msg( in ValidatePushConstantRange()
5450skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5457skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5465skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5471skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5478skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5484skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5490skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5497skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5502skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5506skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidatePushConstantRange()
5510 return skip; in ValidatePushConstantRange()
5632 bool skip = false; in PreCallValidateCreatePipelineLayout() local
5636skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5645skip |= ValidatePushConstantRange(pCreateInfo->pPushConstantRanges[i].offset, pCreateInfo->pPushCo… in PreCallValidateCreatePipelineLayout()
5648skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5658skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5666 if (skip) return skip; in PreCallValidateCreatePipelineLayout()
5678skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5687skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5696 skip |= in PreCallValidateCreatePipelineLayout()
5706 skip |= in PreCallValidateCreatePipelineLayout()
5716 skip |= in PreCallValidateCreatePipelineLayout()
5726 skip |= in PreCallValidateCreatePipelineLayout()
5736skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5747skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5761skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5770skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5779skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5789skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5798skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5810skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5820skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5829 skip |= in PreCallValidateCreatePipelineLayout()
5840skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5857skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5868skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5879skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5890skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5901skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5912skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5923skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5938skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5948skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5959skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5970skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5981skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
5994skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
6005skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
6015skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
6026skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreatePipelineLayout()
6034 return skip; in PreCallValidateCreatePipelineLayout()
6144 bool skip = false; in PreCallValidateResetDescriptorPool() local
6149skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR… in PreCallValidateResetDescriptorPool()
6152 if (skip) break; in PreCallValidateResetDescriptorPool()
6156 return skip; in PreCallValidateResetDescriptorPool()
6203 bool skip = false; in PreCallValidateFreeDescriptorSets() local
6207 skip |= ValidateIdleDescriptorSet(pDescriptorSets[i], "vkFreeDescriptorSets"); in PreCallValidateFreeDescriptorSets()
6213skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR… in PreCallValidateFreeDescriptorSets()
6218 return skip; in PreCallValidateFreeDescriptorSets()
6300 bool skip = false; in PreCallValidateBeginCommandBuffer() local
6302skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateBeginCommandBuffer()
6312skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateBeginCommandBuffer()
6324skip |= ValidateRenderPassCompatibility("framebuffer", framebuffer->rp_state.get(), "command buffe… in PreCallValidateBeginCommandBuffer()
6332skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateBeginCommandBuffer()
6343skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateBeginCommandBuffer()
6354skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateBeginCommandBuffer()
6363skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateBeginCommandBuffer()
6372 skip |= ValidateDeviceMaskToPhysicalDeviceCount( in PreCallValidateBeginCommandBuffer()
6375 skip |= in PreCallValidateBeginCommandBuffer()
6379 return skip; in PreCallValidateBeginCommandBuffer()
6432 bool skip = false; in PreCallValidateEndCommandBuffer() local
6437skip |= InsideRenderPass(cb_state, "vkEndCommandBuffer()", "VUID-vkEndCommandBuffer-commandBuffer-… in PreCallValidateEndCommandBuffer()
6440 skip |= ValidateCmd(cb_state, CMD_ENDCOMMANDBUFFER, "vkEndCommandBuffer()"); in PreCallValidateEndCommandBuffer()
6442skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateEndCommandBuffer()
6447 return skip; in PreCallValidateEndCommandBuffer()
6464 bool skip = false; in PreCallValidateResetCommandBuffer() local
6471skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateResetCommandBuffer()
6477skip |= CheckCommandBufferInFlight(pCB, "reset", "VUID-vkResetCommandBuffer-commandBuffer-00045"); in PreCallValidateResetCommandBuffer()
6479 return skip; in PreCallValidateResetCommandBuffer()
6507 …bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdBindPipeline()", VK_QUEUE_GRAPHICS_BIT | VK_QUEU… in PreCallValidateCmdBindPipeline() local
6509 skip |= ValidateCmd(cb_state, CMD_BINDPIPELINE, "vkCmdBindPipeline()"); in PreCallValidateCmdBindPipeline()
6515skip |= ValidatePipelineBindPoint(cb_state, pipelineBindPoint, "vkCmdBindPipeline()", bindpoint_er… in PreCallValidateCmdBindPipeline()
6524skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBindPipeline()
6529skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBindPipeline()
6534skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBindPipeline()
6541 return skip; in PreCallValidateCmdBindPipeline()
6564 bool skip = in PreCallValidateCmdSetViewport() local
6566 skip |= ValidateCmd(cb_state, CMD_SETVIEWPORT, "vkCmdSetViewport()"); in PreCallValidateCmdSetViewport()
6568skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetViewport()
6572 return skip; in PreCallValidateCmdSetViewport()
6586 bool skip = in PreCallValidateCmdSetScissor() local
6588 skip |= ValidateCmd(cb_state, CMD_SETSCISSOR, "vkCmdSetScissor()"); in PreCallValidateCmdSetScissor()
6590skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetScissor()
6594 return skip; in PreCallValidateCmdSetScissor()
6608 … bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetExclusiveScissorNV()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdSetExclusiveScissorNV() local
6610 skip |= ValidateCmd(cb_state, CMD_SETEXCLUSIVESCISSORNV, "vkCmdSetExclusiveScissorNV()"); in PreCallValidateCmdSetExclusiveScissorNV()
6612skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetExclusiveScissorNV()
6618skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetExclusiveScissorNV()
6623 return skip; in PreCallValidateCmdSetExclusiveScissorNV()
6639 …bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdBindShadingRateImageNV()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdBindShadingRateImageNV() local
6642 skip |= ValidateCmd(cb_state, CMD_BINDSHADINGRATEIMAGENV, "vkCmdBindShadingRateImageNV()"); in PreCallValidateCmdBindShadingRateImageNV()
6645skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBindShadingRateImageNV()
6655skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_VIEW… in PreCallValidateCmdBindShadingRateImageNV()
6662 skip |= log_msg( in PreCallValidateCmdBindShadingRateImageNV()
6670skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_VIEW… in PreCallValidateCmdBindShadingRateImageNV()
6687skip |= VerifyImageLayout(cb_state, image_state, subresource, imageLayout, VK_IMAGE_LAYOUT_SHADING… in PreCallValidateCmdBindShadingRateImageNV()
6694 return skip; in PreCallValidateCmdBindShadingRateImageNV()
6712 …bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetViewportShadingRatePaletteNV()", VK_QUEUE_GRA… in PreCallValidateCmdSetViewportShadingRatePaletteNV() local
6715skip |= ValidateCmd(cb_state, CMD_SETVIEWPORTSHADINGRATEPALETTENV, "vkCmdSetViewportShadingRatePal… in PreCallValidateCmdSetViewportShadingRatePaletteNV()
6718skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetViewportShadingRatePaletteNV()
6724skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetViewportShadingRatePaletteNV()
6734 skip |= log_msg( in PreCallValidateCmdSetViewportShadingRatePaletteNV()
6741 return skip; in PreCallValidateCmdSetViewportShadingRatePaletteNV()
6755 bool skip = false; in ValidateGeometryTrianglesNV() local
6759 skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, object_type, object_handle, in ValidateGeometryTrianglesNV()
6765 skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, object_type, object_handle, in ValidateGeometryTrianglesNV()
6771 skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, object_type, object_handle, in ValidateGeometryTrianglesNV()
6775 return skip; in ValidateGeometryTrianglesNV()
6780 bool skip = false; in ValidateGeometryAABBNV() local
6784 skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, object_type, object_handle, in ValidateGeometryAABBNV()
6788 return skip; in ValidateGeometryAABBNV()
6793 bool skip = false; in ValidateGeometryNV() local
6795skip = ValidateGeometryTrianglesNV(geometry.geometry.triangles, object_type, object_handle, func_n… in ValidateGeometryNV()
6797skip = ValidateGeometryAABBNV(geometry.geometry.aabbs, object_type, object_handle, func_name); in ValidateGeometryNV()
6799 return skip; in ValidateGeometryNV()
6806 bool skip = false; in PreCallValidateCreateAccelerationStructureNV() local
6809skip |= ValidateGeometryNV(pCreateInfo->info.pGeometries[i], VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EX… in PreCallValidateCreateAccelerationStructureNV()
6813 return skip; in PreCallValidateCreateAccelerationStructureNV()
6866 bool skip = false; in ValidateBindAccelerationStructureMemoryNV() local
6870 return skip; in ValidateBindAccelerationStructureMemoryNV()
6874 skip |= in ValidateBindAccelerationStructureMemoryNV()
6884 skip |= log_msg( in ValidateBindAccelerationStructureMemoryNV()
6896skip |= ValidateInsertAccelerationStructureMemoryRange(info.accelerationStructure, mem_info, info.… in ValidateBindAccelerationStructureMemoryNV()
6899skip |= ValidateMemoryTypes(mem_info, as_state->memory_requirements.memoryRequirements.memoryTypeB… in ValidateBindAccelerationStructureMemoryNV()
6906skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_ACCELERATI… in ValidateBindAccelerationStructureMemoryNV()
6918skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT… in ValidateBindAccelerationStructureMemoryNV()
6929 return skip; in ValidateBindAccelerationStructureMemoryNV()
6933 bool skip = false; in PreCallValidateBindAccelerationStructureMemoryNV() local
6935 skip |= ValidateBindAccelerationStructureMemoryNV(device, pBindInfos[i]); in PreCallValidateBindAccelerationStructureMemoryNV()
6937 return skip; in PreCallValidateBindAccelerationStructureMemoryNV()
6942 bool skip = false; in PreCallValidateGetAccelerationStructureHandleNV() local
6947 skip = ValidateMemoryIsBoundToAccelerationStructure( in PreCallValidateGetAccelerationStructureHandleNV()
6952 return skip; in PreCallValidateGetAccelerationStructureHandleNV()
6983 …bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdBuildAccelerationStructureNV()", VK_QUEUE_COMPUT… in PreCallValidateCmdBuildAccelerationStructureNV() local
6986skip |= ValidateCmd(cb_state, CMD_BUILDACCELERATIONSTRUCTURENV, "vkCmdBuildAccelerationStructureNV… in PreCallValidateCmdBuildAccelerationStructureNV()
6990skip |= ValidateGeometryNV(pInfo->pGeometries[i], VK_DEBUG_REPORT_OBJECT_TYPE_ACCELERATION_STRUCTU… in PreCallValidateCmdBuildAccelerationStructureNV()
6996skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7009skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7017skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7024skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7031skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7041 skip |= log_msg( in PreCallValidateCmdBuildAccelerationStructureNV()
7050 skip |= log_msg( in PreCallValidateCmdBuildAccelerationStructureNV()
7059skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7071 skip |= ValidateMemoryIsBoundToAccelerationStructure( in PreCallValidateCmdBuildAccelerationStructureNV()
7078skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7084skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7092skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_ACCELERA… in PreCallValidateCmdBuildAccelerationStructureNV()
7102skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7114skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_ACCELERA… in PreCallValidateCmdBuildAccelerationStructureNV()
7124skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBuildAccelerationStructureNV()
7135 return skip; in PreCallValidateCmdBuildAccelerationStructureNV()
7161 …bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdCopyAccelerationStructureNV()", VK_QUEUE_COMPUTE… in PreCallValidateCmdCopyAccelerationStructureNV() local
7164skip |= ValidateCmd(cb_state, CMD_COPYACCELERATIONSTRUCTURENV, "vkCmdCopyAccelerationStructureNV()… in PreCallValidateCmdCopyAccelerationStructureNV()
7170 skip |= ValidateMemoryIsBoundToAccelerationStructure( in PreCallValidateCmdCopyAccelerationStructureNV()
7178skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdCopyAccelerationStructureNV()
7185 return skip; in PreCallValidateCmdCopyAccelerationStructureNV()
7209 bool skip = false; in PreCallValidateDestroyAccelerationStructureNV() local
7211 skip |= ValidateObjectNotInUse(as_state, obj_struct, "vkDestroyAccelerationStructureNV", in PreCallValidateDestroyAccelerationStructureNV()
7214 return skip; in PreCallValidateDestroyAccelerationStructureNV()
7239 bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetLineWidth()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdSetLineWidth() local
7241 skip |= ValidateCmd(cb_state, CMD_SETLINEWIDTH, "vkCmdSetLineWidth()"); in PreCallValidateCmdSetLineWidth()
7244skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetLineWidth()
7248 return skip; in PreCallValidateCmdSetLineWidth()
7260 bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetLineStippleEXT()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdSetLineStippleEXT() local
7262 skip |= ValidateCmd(cb_state, CMD_SETLINESTIPPLEEXT, "vkCmdSetLineStippleEXT()"); in PreCallValidateCmdSetLineStippleEXT()
7265skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetLineStippleEXT()
7269 return skip; in PreCallValidateCmdSetLineStippleEXT()
7282 bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetDepthBias()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdSetDepthBias() local
7284 skip |= ValidateCmd(cb_state, CMD_SETDEPTHBIAS, "vkCmdSetDepthBias()"); in PreCallValidateCmdSetDepthBias()
7286skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetDepthBias()
7291skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetDepthBias()
7296 return skip; in PreCallValidateCmdSetDepthBias()
7308 bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetBlendConstants()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdSetBlendConstants() local
7310 skip |= ValidateCmd(cb_state, CMD_SETBLENDCONSTANTS, "vkCmdSetBlendConstants()"); in PreCallValidateCmdSetBlendConstants()
7312skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetBlendConstants()
7316 return skip; in PreCallValidateCmdSetBlendConstants()
7327 bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetDepthBounds()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdSetDepthBounds() local
7329 skip |= ValidateCmd(cb_state, CMD_SETDEPTHBOUNDS, "vkCmdSetDepthBounds()"); in PreCallValidateCmdSetDepthBounds()
7331skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetDepthBounds()
7335 return skip; in PreCallValidateCmdSetDepthBounds()
7348 … bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetStencilCompareMask()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdSetStencilCompareMask() local
7350 skip |= ValidateCmd(cb_state, CMD_SETSTENCILCOMPAREMASK, "vkCmdSetStencilCompareMask()"); in PreCallValidateCmdSetStencilCompareMask()
7352skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetStencilCompareMask()
7356 return skip; in PreCallValidateCmdSetStencilCompareMask()
7369 bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetStencilWriteMask()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdSetStencilWriteMask() local
7371 skip |= ValidateCmd(cb_state, CMD_SETSTENCILWRITEMASK, "vkCmdSetStencilWriteMask()"); in PreCallValidateCmdSetStencilWriteMask()
7373skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetStencilWriteMask()
7377 return skip; in PreCallValidateCmdSetStencilWriteMask()
7390 bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetStencilReference()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdSetStencilReference() local
7392 skip |= ValidateCmd(cb_state, CMD_SETSTENCILREFERENCE, "vkCmdSetStencilReference()"); in PreCallValidateCmdSetStencilReference()
7394skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetStencilReference()
7398 return skip; in PreCallValidateCmdSetStencilReference()
7524 bool skip = false; in ValidateDynamicOffsetAlignment() local
7529 skip |= log_msg( in ValidateDynamicOffsetAlignment()
7538 return skip; in ValidateDynamicOffsetAlignment()
7547 bool skip = false; in PreCallValidateCmdBindDescriptorSets() local
7548skip |= ValidateCmdQueueFlags(cb_state, "vkCmdBindDescriptorSets()", VK_QUEUE_GRAPHICS_BIT | VK_QU… in PreCallValidateCmdBindDescriptorSets()
7550 skip |= ValidateCmd(cb_state, CMD_BINDDESCRIPTORSETS, "vkCmdBindDescriptorSets()"); in PreCallValidateCmdBindDescriptorSets()
7561 skip |= in PreCallValidateCmdBindDescriptorSets()
7574 skip |= in PreCallValidateCmdBindDescriptorSets()
7591skip |= ValidateDynamicOffsetAlignment(report_data, binding, VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER_DYN… in PreCallValidateCmdBindDescriptorSets()
7595skip |= ValidateDynamicOffsetAlignment(report_data, binding, VK_DESCRIPTOR_TYPE_STORAGE_BUFFER_DYN… in PreCallValidateCmdBindDescriptorSets()
7605skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DESCRIPTOR… in PreCallValidateCmdBindDescriptorSets()
7612skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBindDescriptorSets()
7618 return skip; in PreCallValidateCmdBindDescriptorSets()
7626 bool skip = false; in ValidatePipelineBindPoint() local
7639skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidatePipelineBindPoint()
7646 return skip; in ValidatePipelineBindPoint()
7655 bool skip = false; in PreCallValidateCmdPushDescriptorSetKHR() local
7656 skip |= ValidateCmd(cb_state, CMD_PUSHDESCRIPTORSETKHR, func_name); in PreCallValidateCmdPushDescriptorSetKHR()
7657skip |= ValidateCmdQueueFlags(cb_state, func_name, (VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_COMPUTE_BIT), in PreCallValidateCmdPushDescriptorSetKHR()
7665 skip |= ValidatePipelineBindPoint(cb_state, pipelineBindPoint, func_name, bind_errors); in PreCallValidateCmdPushDescriptorSetKHR()
7676skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_LA… in PreCallValidateCmdPushDescriptorSetKHR()
7685skip |= ValidatePushDescriptorsUpdate(&proxy_ds, descriptorWriteCount, pDescriptorWrites, func_nam… in PreCallValidateCmdPushDescriptorSetKHR()
7689skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_LA… in PreCallValidateCmdPushDescriptorSetKHR()
7696 return skip; in PreCallValidateCmdPushDescriptorSetKHR()
7754 bool skip = in PreCallValidateCmdBindIndexBuffer() local
7757 skip |= ValidateCmdQueueFlags(cb_node, "vkCmdBindIndexBuffer()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdBindIndexBuffer()
7759 skip |= ValidateCmd(cb_node, CMD_BINDINDEXBUFFER, "vkCmdBindIndexBuffer()"); in PreCallValidateCmdBindIndexBuffer()
7760skip |= ValidateMemoryIsBoundToBuffer(buffer_state, "vkCmdBindIndexBuffer()", "VUID-vkCmdBindIndex… in PreCallValidateCmdBindIndexBuffer()
7763skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBindIndexBuffer()
7769 return skip; in PreCallValidateCmdBindIndexBuffer()
7791 bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdBindVertexBuffers()", VK_QUEUE_GRAPHICS_BIT, in PreCallValidateCmdBindVertexBuffers() local
7793 skip |= ValidateCmd(cb_state, CMD_BINDVERTEXBUFFERS, "vkCmdBindVertexBuffers()"); in PreCallValidateCmdBindVertexBuffers()
7797 skip |= ValidateBufferUsageFlags(buffer_state, VK_BUFFER_USAGE_VERTEX_BUFFER_BIT, true, in PreCallValidateCmdBindVertexBuffers()
7800 skip |= in PreCallValidateCmdBindVertexBuffers()
7803skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT, in PreCallValidateCmdBindVertexBuffers()
7808 return skip; in PreCallValidateCmdBindVertexBuffers()
7833 bool skip = false; in ValidateImageSampleCount() local
7835 skip = in ValidateImageSampleCount()
7841 return skip; in ValidateImageSampleCount()
7851 bool skip = false; in PreCallValidateCmdUpdateBuffer() local
7852skip |= ValidateMemoryIsBoundToBuffer(dst_buffer_state, "vkCmdUpdateBuffer()", "VUID-vkCmdUpdateBu… in PreCallValidateCmdUpdateBuffer()
7854 skip |= in PreCallValidateCmdUpdateBuffer()
7857 skip |= in PreCallValidateCmdUpdateBuffer()
7860 skip |= ValidateCmd(cb_state, CMD_UPDATEBUFFER, "vkCmdUpdateBuffer()"); in PreCallValidateCmdUpdateBuffer()
7861 skip |= InsideRenderPass(cb_state, "vkCmdUpdateBuffer()", "VUID-vkCmdUpdateBuffer-renderpass"); in PreCallValidateCmdUpdateBuffer()
7862 return skip; in PreCallValidateCmdUpdateBuffer()
7889 …bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdSetEvent()", VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_CO… in PreCallValidateCmdSetEvent() local
7891 skip |= ValidateCmd(cb_state, CMD_SETEVENT, "vkCmdSetEvent()"); in PreCallValidateCmdSetEvent()
7892 skip |= InsideRenderPass(cb_state, "vkCmdSetEvent()", "VUID-vkCmdSetEvent-renderpass"); in PreCallValidateCmdSetEvent()
7893skip |= ValidateStageMaskGsTsEnables(stageMask, "vkCmdSetEvent()", "VUID-vkCmdSetEvent-stageMask-0… in PreCallValidateCmdSetEvent()
7896 return skip; in PreCallValidateCmdSetEvent()
7917 …bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdResetEvent()", VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_… in PreCallValidateCmdResetEvent() local
7919 skip |= ValidateCmd(cb_state, CMD_RESETEVENT, "vkCmdResetEvent()"); in PreCallValidateCmdResetEvent()
7920 skip |= InsideRenderPass(cb_state, "vkCmdResetEvent()", "VUID-vkCmdResetEvent-renderpass"); in PreCallValidateCmdResetEvent()
7921skip |= ValidateStageMaskGsTsEnables(stageMask, "vkCmdResetEvent()", "VUID-vkCmdResetEvent-stageMa… in PreCallValidateCmdResetEvent()
7924 return skip; in PreCallValidateCmdResetEvent()
8052 bool skip = false; in ValidateImageBarrierImage() local
8095skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateImageBarrierImage()
8104skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_FRAMEBUFFE… in ValidateImageBarrierImage()
8110skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateImageBarrierImage()
8118skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateImageBarrierImage()
8127 return skip; in ValidateImageBarrierImage()
8136 bool skip = false; in ValidateRenderPassImageBarriers() local
8151skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateRenderPassImageBarriers()
8157skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateRenderPassImageBarriers()
8166skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateRenderPassImageBarriers()
8180skip |= ValidateImageBarrierImage(funcName, cb_state, cb_state->activeFramebuffer, active_subpass,… in ValidateRenderPassImageBarriers()
8184 return skip; in ValidateRenderPassImageBarriers()
8195 bool skip = false; in ValidateRenderPassPipelineBarriers() local
8202skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateRenderPassPipelineBarriers()
8224skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateRenderPassPipelineBarriers()
8231skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateRenderPassPipelineBarriers()
8241skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateRenderPassPipelineBarriers()
8260 skip |= log_msg( in ValidateRenderPassPipelineBarriers()
8268 skip |= log_msg( in ValidateRenderPassPipelineBarriers()
8279skip |= ValidateRenderPassImageBarriers(funcName, cb_state, active_subpass, sub_desc, rp_handle, d… in ValidateRenderPassPipelineBarriers()
8291skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateRenderPassPipelineBarriers()
8299 return skip; in ValidateRenderPassPipelineBarriers()
8551 bool skip = false; in Validate() local
8559 skip |= val.LogMsg(kSrcOrDstMustBeIgnore, src_queue_family, dst_queue_family); in Validate()
8563 skip |= val.LogMsg(kSpecialOrIgnoreOnly, src_queue_family, dst_queue_family); in Validate()
8568 skip |= val.LogMsg(kSrcIgnoreRequiresDstIgnore, src_queue_family, dst_queue_family); in Validate()
8571skip |= val.LogMsg(kDstValidOrSpecialIfNotIgnore, dst_queue_family, "dstQueueFamilyIndex"); in Validate()
8574skip |= val.LogMsg(kSrcValidOrSpecialIfNotIgnore, src_queue_family, "srcQueueFamilyIndex"); in Validate()
8581 skip |= val.LogMsg(kSrcAndDestMustBeIgnore, src_queue_family, dst_queue_family); in Validate()
8586 skip |= val.LogMsg(kBothIgnoreOrBothValid, src_queue_family, dst_queue_family); in Validate()
8599 return skip; in Validate()
8638 bool skip = false; in ValidateBarriers() local
8642skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBarriers()
8648skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBarriers()
8657skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBarriers()
8663skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBarriers()
8670 skip |= ValidateBarrierQueueFamilies(funcName, cb_state, mem_barrier, image_data); in ValidateBarriers()
8673skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBarriers()
8683 skip |= ValidateMemoryIsBoundToImage(image_data, funcName, kVUIDUndefined); in ValidateBarriers()
8686skip |= ValidateImageAspectMask(image_data->image, image_data->createInfo.format, aspect_mask, fun… in ValidateBarriers()
8689skip |= ValidateImageBarrierSubresourceRange(image_data, mem_barrier.subresourceRange, funcName, p… in ValidateBarriers()
8697skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBarriers()
8703skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBarriers()
8710 skip |= ValidateBarrierQueueFamilies(funcName, cb_state, mem_barrier, buffer_state); in ValidateBarriers()
8717 skip |= ValidateMemoryIsBoundToBuffer(buffer_state, funcName, kVUIDUndefined); in ValidateBarriers()
8721skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBarriers()
8727skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBarriers()
8737skip |= ValidateBarriersQFOTransferUniqueness(funcName, cb_state, bufferBarrierCount, pBufferMemBa… in ValidateBarriers()
8740 return skip; in ValidateBarriers()
8745 bool skip = false; in ValidateEventStageMask() local
8757skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_EVENT_EXT, in ValidateEventStageMask()
8768skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateEventStageMask()
8775 return skip; in ValidateEventStageMask()
8813 bool skip = false; in CheckStageMaskQueueCompatibility() local
8818skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in CheckStageMaskQueueCompatibility()
8825 return skip; in CheckStageMaskQueueCompatibility()
8867 bool skip = false; in ValidateStageMasksAgainstQueueCapabilities() local
8880skip |= CheckStageMaskQueueCompatibility(cb_state->commandBuffer, source_stage_mask, specified_que… in ValidateStageMasksAgainstQueueCapabilities()
8885skip |= CheckStageMaskQueueCompatibility(cb_state->commandBuffer, dest_stage_mask, specified_queue… in ValidateStageMasksAgainstQueueCapabilities()
8889 return skip; in ValidateStageMasksAgainstQueueCapabilities()
8902 …bool skip = ValidateStageMasksAgainstQueueCapabilities(cb_state, sourceStageMask, dstStageMask, ba… in PreCallValidateCmdWaitEvents() local
8904skip |= ValidateStageMaskGsTsEnables(sourceStageMask, "vkCmdWaitEvents()", "VUID-vkCmdWaitEvents-s… in PreCallValidateCmdWaitEvents()
8907skip |= ValidateStageMaskGsTsEnables(dstStageMask, "vkCmdWaitEvents()", "VUID-vkCmdWaitEvents-dstS… in PreCallValidateCmdWaitEvents()
8910skip |= ValidateCmdQueueFlags(cb_state, "vkCmdWaitEvents()", VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_COMP… in PreCallValidateCmdWaitEvents()
8912 skip |= ValidateCmd(cb_state, CMD_WAITEVENTS, "vkCmdWaitEvents()"); in PreCallValidateCmdWaitEvents()
8913skip |= ValidateBarriersToImages(cb_state, imageMemoryBarrierCount, pImageMemoryBarriers, "vkCmdWa… in PreCallValidateCmdWaitEvents()
8914skip |= ValidateBarriers("vkCmdWaitEvents()", cb_state, sourceStageMask, dstStageMask, memoryBarri… in PreCallValidateCmdWaitEvents()
8916 return skip; in PreCallValidateCmdWaitEvents()
8963 bool skip = false; in PreCallValidateCmdPipelineBarrier() local
8966skip |= ValidateStageMasksAgainstQueueCapabilities(cb_state, srcStageMask, dstStageMask, barrier_o… in PreCallValidateCmdPipelineBarrier()
8968 skip |= ValidateCmdQueueFlags(cb_state, "vkCmdPipelineBarrier()", in PreCallValidateCmdPipelineBarrier()
8971 skip |= ValidateCmd(cb_state, CMD_PIPELINEBARRIER, "vkCmdPipelineBarrier()"); in PreCallValidateCmdPipelineBarrier()
8972 skip |= in PreCallValidateCmdPipelineBarrier()
8976 skip |= in PreCallValidateCmdPipelineBarrier()
8981skip |= ValidateRenderPassPipelineBarriers("vkCmdPipelineBarrier()", cb_state, srcStageMask, dstSt… in PreCallValidateCmdPipelineBarrier()
8984 if (skip) return true; // Early return to avoid redundant errors from below calls in PreCallValidateCmdPipelineBarrier()
8986skip |= ValidateBarriersToImages(cb_state, imageMemoryBarrierCount, pImageMemoryBarriers, "vkCmdPi… in PreCallValidateCmdPipelineBarrier()
8987skip |= ValidateBarriers("vkCmdPipelineBarrier()", cb_state, srcStageMask, dstStageMask, memoryBar… in PreCallValidateCmdPipelineBarrier()
8989 return skip; in PreCallValidateCmdPipelineBarrier()
9039 bool skip = false; in ValidateBeginQuery() local
9044skip |= ValidateCmdQueueFlags(cb_state, cmd_name, VK_QUEUE_GRAPHICS_BIT, vuid_queue_feedback); in ValidateBeginQuery()
9047skip |= ValidateCmdQueueFlags(cb_state, cmd_name, VK_QUEUE_GRAPHICS_BIT, vuid_queue_occlusion); in ValidateBeginQuery()
9050skip |= ValidateCmdQueueFlags(cb_state, cmd_name, VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_COMPUTE_BIT, vu… in ValidateBeginQuery()
9054skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBeginQuery()
9061 skip |= in ValidateBeginQuery()
9069skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateBeginQuery()
9075 skip |= ValidateCmd(cb_state, cmd, cmd_name); in ValidateBeginQuery()
9076 return skip; in ValidateBeginQuery()
9102 bool skip = false; in VerifyQueryIsReset() local
9109skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in VerifyQueryIsReset()
9118 return skip; in VerifyQueryIsReset()
9143 bool skip = false; in ValidateCmdEndQuery() local
9145skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCmdEndQuery()
9150skip |= ValidateCmdQueueFlags(cb_state, cmd_name, VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_COMPUTE_BIT, vu… in ValidateCmdEndQuery()
9151 skip |= ValidateCmd(cb_state, cmd, cmd_name); in ValidateCmdEndQuery()
9152 return skip; in ValidateCmdEndQuery()
9183 …bool skip = InsideRenderPass(cb_state, "vkCmdResetQueryPool()", "VUID-vkCmdResetQueryPool-renderpa… in PreCallValidateCmdResetQueryPool() local
9184 skip |= ValidateCmd(cb_state, CMD_RESETQUERYPOOL, "VkCmdResetQueryPool()"); in PreCallValidateCmdResetQueryPool()
9185skip |= ValidateCmdQueueFlags(cb_state, "VkCmdResetQueryPool()", VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_… in PreCallValidateCmdResetQueryPool()
9187 return skip; in PreCallValidateCmdResetQueryPool()
9244 bool skip = false; in ValidateQuery() local
9251skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateQuery()
9257 return skip; in ValidateQuery()
9268 bool skip = ValidateMemoryIsBoundToBuffer(dst_buff_state, "vkCmdCopyQueryPoolResults()", in PreCallValidateCmdCopyQueryPoolResults() local
9270skip |= ValidateQueryPoolStride("VUID-vkCmdCopyQueryPoolResults-flags-00822", "VUID-vkCmdCopyQuery… in PreCallValidateCmdCopyQueryPoolResults()
9273 skip |= ValidateBufferUsageFlags(dst_buff_state, VK_BUFFER_USAGE_TRANSFER_DST_BIT, true, in PreCallValidateCmdCopyQueryPoolResults()
9276skip |= ValidateCmdQueueFlags(cb_state, "vkCmdCopyQueryPoolResults()", VK_QUEUE_GRAPHICS_BIT | VK_… in PreCallValidateCmdCopyQueryPoolResults()
9278 skip |= ValidateCmd(cb_state, CMD_COPYQUERYPOOLRESULTS, "vkCmdCopyQueryPoolResults()"); in PreCallValidateCmdCopyQueryPoolResults()
9279skip |= InsideRenderPass(cb_state, "vkCmdCopyQueryPoolResults()", "VUID-vkCmdCopyQueryPoolResults-… in PreCallValidateCmdCopyQueryPoolResults()
9280 return skip; in PreCallValidateCmdCopyQueryPoolResults()
9306 bool skip = false; in PreCallValidateCmdPushConstants() local
9309skip |= ValidateCmdQueueFlags(cb_state, "vkCmdPushConstants()", VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_C… in PreCallValidateCmdPushConstants()
9311 skip |= ValidateCmd(cb_state, CMD_PUSHCONSTANTS, "vkCmdPushConstants()"); in PreCallValidateCmdPushConstants()
9312 skip |= ValidatePushConstantRange(offset, size, "vkCmdPushConstants()"); in PreCallValidateCmdPushConstants()
9314skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdPushConstants()
9321 if (!skip) { in PreCallValidateCmdPushConstants()
9329skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdPushConstants()
9345skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdPushConstants()
9353 return skip; in PreCallValidateCmdPushConstants()
9361 bool skip = ValidateCmdQueueFlags(cb_state, "vkCmdWriteTimestamp()", in PreCallValidateCmdWriteTimestamp() local
9364 skip |= ValidateCmd(cb_state, CMD_WRITETIMESTAMP, "vkCmdWriteTimestamp()"); in PreCallValidateCmdWriteTimestamp()
9365 return skip; in PreCallValidateCmdWriteTimestamp()
9373 bool skip = false; in PostCallRecordCmdWriteTimestamp() local
9374 skip |= VerifyQueryIsReset(q, commandBuffer, query); in PostCallRecordCmdWriteTimestamp()
9375 skip |= SetQueryState(q, commandBuffer, query, QUERYSTATE_ENDED); in PostCallRecordCmdWriteTimestamp()
9376 return skip; in PostCallRecordCmdWriteTimestamp()
9384 bool skip = false; in MatchUsage() local
9398 skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, in MatchUsage()
9413skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in MatchUsage()
9425 return skip; in MatchUsage()
9438 bool skip = false; in ValidateFramebufferCreateInfo() local
9444 skip |= in ValidateFramebufferCreateInfo()
9452 skip |= in ValidateFramebufferCreateInfo()
9460skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateFramebufferCreateInfo()
9473skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateFramebufferCreateInfo()
9486 skip |= in ValidateFramebufferCreateInfo()
9493 skip |= log_msg( in ValidateFramebufferCreateInfo()
9503 skip |= in ValidateFramebufferCreateInfo()
9515 skip |= log_msg( in ValidateFramebufferCreateInfo()
9529 skip |= log_msg( in ValidateFramebufferCreateInfo()
9548 skip |= log_msg( in ValidateFramebufferCreateInfo()
9565 skip |= log_msg( in ValidateFramebufferCreateInfo()
9586 skip |= log_msg( in ValidateFramebufferCreateInfo()
9612skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateFramebufferCreateInfo()
9626 skip |= in ValidateFramebufferCreateInfo()
9637 skip |= log_msg( in ValidateFramebufferCreateInfo()
9646 skip |= log_msg( in ValidateFramebufferCreateInfo()
9659skip |= MatchUsage(rpci->pSubpasses[i].colorAttachmentCount, rpci->pSubpasses[i].pColorAttachments… in ValidateFramebufferCreateInfo()
9661 skip |= in ValidateFramebufferCreateInfo()
9664 skip |= MatchUsage(1, rpci->pSubpasses[i].pDepthStencilAttachment, pCreateInfo, in ValidateFramebufferCreateInfo()
9666skip |= MatchUsage(rpci->pSubpasses[i].inputAttachmentCount, rpci->pSubpasses[i].pInputAttachments… in ValidateFramebufferCreateInfo()
9672skip |= MatchUsage(1, pDepthStencilResolve->pDepthStencilResolveAttachment, pCreateInfo, in ValidateFramebufferCreateInfo()
9697 skip |= log_msg( in ValidateFramebufferCreateInfo()
9714 skip |= log_msg( in ValidateFramebufferCreateInfo()
9735 skip |= log_msg( in ValidateFramebufferCreateInfo()
9754 skip |= log_msg( in ValidateFramebufferCreateInfo()
9773 skip |= log_msg( in ValidateFramebufferCreateInfo()
9797skip |= MatchUsage(rpci->pSubpasses[subpass].inputAttachmentCount, rpci->pSubpasses[subpass].pInpu… in ValidateFramebufferCreateInfo()
9801skip |= MatchUsage(rpci->pSubpasses[subpass].colorAttachmentCount, rpci->pSubpasses[subpass].pColo… in ValidateFramebufferCreateInfo()
9805 skip |= in ValidateFramebufferCreateInfo()
9814skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateFramebufferCreateInfo()
9821skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateFramebufferCreateInfo()
9828skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateFramebufferCreateInfo()
9836skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateFramebufferCreateInfo()
9841skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateFramebufferCreateInfo()
9846skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateFramebufferCreateInfo()
9850 return skip; in ValidateFramebufferCreateInfo()
9856 bool skip = false; in PreCallValidateCreateFramebuffer() local
9857 skip |= ValidateFramebufferCreateInfo(pCreateInfo); in PreCallValidateCreateFramebuffer()
9858 return skip; in PreCallValidateCreateFramebuffer()
9909 … const std::vector<DAGNode> &subpass_to_node, bool &skip) const { in CheckDependencyExists()
9927skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in CheckDependencyExists()
9938 … const std::vector<DAGNode> &subpass_to_node, int depth, bool &skip) const { in CheckPreserved()
9954 result |= CheckPreserved(pCreateInfo, elem, attachment, subpass_to_node, depth + 1, skip); in CheckPreserved()
9966skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in CheckPreserved()
9986 bool skip = false; in ValidateDependencies() local
10067 skip |= in ValidateDependencies()
10081 …ts(i, subpass.pInputAttachments[j].layout, attachments[attachment].outputs, subpass_to_node, skip); in ValidateDependencies()
10087 …ts(i, subpass.pColorAttachments[j].layout, attachments[attachment].outputs, subpass_to_node, skip); in ValidateDependencies()
10088 …sts(i, subpass.pColorAttachments[j].layout, attachments[attachment].inputs, subpass_to_node, skip); in ValidateDependencies()
10093 skip); in ValidateDependencies()
10095 skip); in ValidateDependencies()
10103 … CheckPreserved(pCreateInfo, i, subpass.pInputAttachments[j].attachment, subpass_to_node, 0, skip); in ValidateDependencies()
10106 return skip; in ValidateDependencies()
10134 bool skip = false; in ValidateRenderPassDAG() local
10146 skip |= log_msg( in ValidateRenderPassDAG()
10151skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderPassDAG()
10158skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderPassDAG()
10174 skip |= in ValidateRenderPassDAG()
10180skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderPassDAG()
10187skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderPassDAG()
10194skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderPassDAG()
10203 skip |= log_msg( in ValidateRenderPassDAG()
10210 return skip; in ValidateRenderPassDAG()
10215 bool skip = false; in ValidateAttachmentIndex() local
10222skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateAttachmentIndex()
10226 return skip; in ValidateAttachmentIndex()
10259 bool skip = false; in AddAttachmentUse() local
10276skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in AddAttachmentUse()
10284 return skip; in AddAttachmentUse()
10289 bool skip = false; in ValidateRenderpassAttachmentUsage() local
10302skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderpassAttachmentUsage()
10309skip |= ValidateAttachmentIndex(rp_version, attachment_ref.attachment, pCreateInfo->attachmentCoun… in ValidateRenderpassAttachmentUsage()
10314 skip |= log_msg( in ValidateRenderpassAttachmentUsage()
10321skip |= AddAttachmentUse(rp_version, i, attachment_uses, attachment_layouts, attachment_ref.attach… in ValidateRenderpassAttachmentUsage()
10325skip |= ValidateImageAspectMask(VK_NULL_HANDLE, pCreateInfo->pAttachments[attachment_ref.attachmen… in ValidateRenderpassAttachmentUsage()
10336skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderpassAttachmentUsage()
10347skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderpassAttachmentUsage()
10360skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderpassAttachmentUsage()
10363skip |= ValidateAttachmentIndex(rp_version, attachment, pCreateInfo->attachmentCount, "Preserve"); in ValidateRenderpassAttachmentUsage()
10365skip |= AddAttachmentUse(rp_version, i, attachment_uses, attachment_layouts, attachment, ATTACHMEN… in ValidateRenderpassAttachmentUsage()
10377skip |= ValidateAttachmentIndex(rp_version, attachment_ref.attachment, pCreateInfo->attachmentCoun… in ValidateRenderpassAttachmentUsage()
10380skip |= AddAttachmentUse(rp_version, i, attachment_uses, attachment_layouts, attachment_ref.attach… in ValidateRenderpassAttachmentUsage()
10388 skip |= log_msg( in ValidateRenderpassAttachmentUsage()
10402skip |= ValidateAttachmentIndex(rp_version, subpass.pDepthStencilAttachment->attachment, in ValidateRenderpassAttachmentUsage()
10405 skip |= AddAttachmentUse(rp_version, i, attachment_uses, attachment_layouts, in ValidateRenderpassAttachmentUsage()
10415skip |= ValidateAttachmentIndex(rp_version, attachment_ref.attachment, pCreateInfo->attachmentCoun… in ValidateRenderpassAttachmentUsage()
10417skip |= AddAttachmentUse(rp_version, i, attachment_uses, attachment_layouts, attachment_ref.attach… in ValidateRenderpassAttachmentUsage()
10427 skip |= in ValidateRenderpassAttachmentUsage()
10441skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderpassAttachmentUsage()
10456 skip |= log_msg( in ValidateRenderpassAttachmentUsage()
10471 skip |= log_msg( in ValidateRenderpassAttachmentUsage()
10488skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateRenderpassAttachmentUsage()
10498 skip |= in ValidateRenderpassAttachmentUsage()
10508 return skip; in ValidateRenderpassAttachmentUsage()
10519 bool skip = false; in ValidateCreateRenderPass() local
10526 skip |= ValidateRenderpassAttachmentUsage(rp_version, pCreateInfo); in ValidateCreateRenderPass()
10528 skip |= ValidateRenderPassDAG(rp_version, pCreateInfo); in ValidateCreateRenderPass()
10545skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateCreateRenderPass()
10555skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateCreateRenderPass()
10561skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateCreateRenderPass()
10571skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateCreateRenderPass()
10580 skip |= ValidateStageMaskGsTsEnables( in ValidateCreateRenderPass()
10584 skip |= ValidateStageMaskGsTsEnables( in ValidateCreateRenderPass()
10589 skip |= ValidateStageMaskGsTsEnables( in ValidateCreateRenderPass()
10593 skip |= ValidateStageMaskGsTsEnables( in ValidateCreateRenderPass()
10601skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateCreateRenderPass()
10608skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateCreateRenderPass()
10613 if (!skip) { in ValidateCreateRenderPass()
10614 skip |= ValidateLayouts(rp_version, device, pCreateInfo); in ValidateCreateRenderPass()
10616 return skip; in ValidateCreateRenderPass()
10621 bool skip = false; in PreCallValidateCreateRenderPass() local
10626skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreateRenderPass()
10631skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreateRenderPass()
10644skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreateRenderPass()
10650skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreateRenderPass()
10663skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreateRenderPass()
10671skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreateRenderPass()
10681skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreateRenderPass()
10689skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in PreCallValidateCreateRenderPass()
10699 if (!skip) { in PreCallValidateCreateRenderPass()
10702 skip |= ValidateCreateRenderPass(device, RENDER_PASS_VERSION_1, create_info_2.ptr()); in PreCallValidateCreateRenderPass()
10705 return skip; in PreCallValidateCreateRenderPass()
10761 bool skip = false; in ValidateDepthStencilResolve() local
10776skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateDepthStencilResolve()
10783skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateDepthStencilResolve()
10794 skip |= log_msg( in ValidateDepthStencilResolve()
10803skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateDepthStencilResolve()
10817 skip |= in ValidateDepthStencilResolve()
10830 skip |= in ValidateDepthStencilResolve()
10842skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateDepthStencilResolve()
10851skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateDepthStencilResolve()
10862skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateDepthStencilResolve()
10874skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateDepthStencilResolve()
10883 return skip; in ValidateDepthStencilResolve()
10888 bool skip = false; in PreCallValidateCreateRenderPass2KHR() local
10891skip |= ValidateDepthStencilResolve(report_data, phys_dev_ext_props.depth_stencil_resolve_props, p… in PreCallValidateCreateRenderPass2KHR()
10895 skip |= ValidateCreateRenderPass(device, RENDER_PASS_VERSION_2, create_info_2.ptr()); in PreCallValidateCreateRenderPass2KHR()
10897 return skip; in PreCallValidateCreateRenderPass2KHR()
10901 bool skip = false; in ValidatePrimaryCommandBuffer() local
10903skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidatePrimaryCommandBuffer()
10907 return skip; in ValidatePrimaryCommandBuffer()
10911 bool skip = false; in VerifyRenderAreaBounds() local
10917 skip |= static_cast<bool>(log_msg( in VerifyRenderAreaBounds()
10925 return skip; in VerifyRenderAreaBounds()
10929 bool skip = false; in VerifyFramebufferAndRenderPassImageViews() local
10939skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in VerifyFramebufferAndRenderPassImageViews()
10945skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in VerifyFramebufferAndRenderPassImageViews()
10962skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in VerifyFramebufferAndRenderPassImageViews()
10971skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in VerifyFramebufferAndRenderPassImageViews()
10980skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in VerifyFramebufferAndRenderPassImageViews()
10989skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in VerifyFramebufferAndRenderPassImageViews()
10998 skip |= log_msg( in VerifyFramebufferAndRenderPassImageViews()
11010 skip |= log_msg( in VerifyFramebufferAndRenderPassImageViews()
11028 skip |= in VerifyFramebufferAndRenderPassImageViews()
11041skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in VerifyFramebufferAndRenderPassImageViews()
11051skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in VerifyFramebufferAndRenderPassImageViews()
11061skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_VIEW… in VerifyFramebufferAndRenderPassImageViews()
11076 skip |= in VerifyFramebufferAndRenderPassImageViews()
11097 return skip; in VerifyFramebufferAndRenderPassImageViews()
11121 bool skip = false; in ValidateCmdBeginRenderPass() local
11136skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateCmdBeginRenderPass()
11148skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateCmdBeginRenderPass()
11167skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateCmdBeginRenderPass()
11177 skip |= VerifyFramebufferAndRenderPassImageViews(pRenderPassBegin); in ValidateCmdBeginRenderPass()
11178 skip |= VerifyRenderAreaBounds(pRenderPassBegin); in ValidateCmdBeginRenderPass()
11179 skip |= VerifyFramebufferAndRenderPassLayouts(rp_version, cb_state, pRenderPassBegin, in ValidateCmdBeginRenderPass()
11182skip |= ValidateRenderPassCompatibility("render pass", render_pass_state, "framebuffer", framebuff… in ValidateCmdBeginRenderPass()
11187 skip |= InsideRenderPass(cb_state, function_name, vuid); in ValidateCmdBeginRenderPass()
11188 skip |= ValidateDependencies(framebuffer, render_pass_state); in ValidateCmdBeginRenderPass()
11191 skip |= ValidatePrimaryCommandBuffer(cb_state, function_name, vuid); in ValidateCmdBeginRenderPass()
11194 skip |= ValidateCmdQueueFlags(cb_state, function_name, VK_QUEUE_GRAPHICS_BIT, vuid); in ValidateCmdBeginRenderPass()
11197 skip |= ValidateCmd(cb_state, cmd_type, function_name); in ValidateCmdBeginRenderPass()
11202 skip |= ValidateDeviceMaskToPhysicalDeviceCount( in ValidateCmdBeginRenderPass()
11205skip |= ValidateDeviceMaskToZero(chained_device_group_struct->deviceMask, VK_DEBUG_REPORT_OBJECT_T… in ValidateCmdBeginRenderPass()
11208 skip |= ValidateDeviceMaskToCommandBuffer( in ValidateCmdBeginRenderPass()
11214skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_RENDER_PAS… in ValidateCmdBeginRenderPass()
11221 return skip; in ValidateCmdBeginRenderPass()
11226 bool skip = ValidateCmdBeginRenderPass(commandBuffer, RENDER_PASS_VERSION_1, pRenderPassBegin); in PreCallValidateCmdBeginRenderPass() local
11227 return skip; in PreCallValidateCmdBeginRenderPass()
11232 bool skip = ValidateCmdBeginRenderPass(commandBuffer, RENDER_PASS_VERSION_2, pRenderPassBegin); in PreCallValidateCmdBeginRenderPass2KHR() local
11233 return skip; in PreCallValidateCmdBeginRenderPass2KHR()
11304 bool skip = false; in ValidateCmdNextSubpass() local
11310 skip |= ValidatePrimaryCommandBuffer(cb_state, function_name, vuid); in ValidateCmdNextSubpass()
11313 skip |= ValidateCmdQueueFlags(cb_state, function_name, VK_QUEUE_GRAPHICS_BIT, vuid); in ValidateCmdNextSubpass()
11315 skip |= ValidateCmd(cb_state, cmd_type, function_name); in ValidateCmdNextSubpass()
11318 skip |= OutsideRenderPass(cb_state, function_name, vuid); in ValidateCmdNextSubpass()
11323skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCmdNextSubpass()
11326 return skip; in ValidateCmdNextSubpass()
11374 bool skip = false; in ValidateCmdEndRenderPass() local
11383skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCmdEndRenderPass()
11389 skip |= OutsideRenderPass(cb_state, function_name, vuid); in ValidateCmdEndRenderPass()
11392 skip |= ValidatePrimaryCommandBuffer(cb_state, function_name, vuid); in ValidateCmdEndRenderPass()
11395 skip |= ValidateCmdQueueFlags(cb_state, function_name, VK_QUEUE_GRAPHICS_BIT, vuid); in ValidateCmdEndRenderPass()
11398 skip |= ValidateCmd(cb_state, cmd_type, function_name); in ValidateCmdEndRenderPass()
11399 return skip; in ValidateCmdEndRenderPass()
11403 bool skip = ValidateCmdEndRenderPass(RENDER_PASS_VERSION_1, commandBuffer); in PreCallValidateCmdEndRenderPass() local
11404 return skip; in PreCallValidateCmdEndRenderPass()
11408 bool skip = ValidateCmdEndRenderPass(RENDER_PASS_VERSION_2, commandBuffer); in PreCallValidateCmdEndRenderPass2KHR() local
11409 return skip; in PreCallValidateCmdEndRenderPass2KHR()
11447 bool skip = false; in ValidateFramebuffer() local
11449 return skip; in ValidateFramebuffer()
11455skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateFramebuffer()
11464skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateFramebuffer()
11468 return skip; in ValidateFramebuffer()
11471 return skip; in ValidateFramebuffer()
11475 bool skip = false; in ValidateSecondaryCommandBufferState() local
11485 skip |= log_msg( in ValidateSecondaryCommandBufferState()
11500skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateSecondaryCommandBufferState()
11513skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateSecondaryCommandBufferState()
11521 return skip; in ValidateSecondaryCommandBufferState()
11528 bool skip = false; in PreCallValidateCmdExecuteCommands() local
11536skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdExecuteCommands()
11546skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdExecuteCommands()
11556skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdExecuteCommands()
11567 skip |= ValidateRenderPassCompatibility( in PreCallValidateCmdExecuteCommands()
11572 skip |= in PreCallValidateCmdExecuteCommands()
11577 skip |= function(cb_state, cb_state->activeFramebuffer); in PreCallValidateCmdExecuteCommands()
11585 skip |= ValidateSecondaryCommandBufferState(cb_state, sub_cb_state); in PreCallValidateCmdExecuteCommands()
11586 skip |= ValidateCommandBufferState(sub_cb_state, "vkCmdExecuteCommands()", 0, in PreCallValidateCmdExecuteCommands()
11591skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdExecuteCommands()
11598 skip |= log_msg( in PreCallValidateCmdExecuteCommands()
11608skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdExecuteCommands()
11616skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_… in PreCallValidateCmdExecuteCommands()
11627skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdExecuteCommands()
11674skip |= ValidatePrimaryCommandBuffer(cb_state, "vkCmdExecuteCommands()", "VUID-vkCmdExecuteCommand… in PreCallValidateCmdExecuteCommands()
11675 skip |= ValidateCmdQueueFlags(cb_state, "vkCmdExecuteCommands()", in PreCallValidateCmdExecuteCommands()
11678 skip |= ValidateCmd(cb_state, CMD_EXECUTECOMMANDS, "vkCmdExecuteCommands()"); in PreCallValidateCmdExecuteCommands()
11679 return skip; in PreCallValidateCmdExecuteCommands()
11727 bool skip = false; in PreCallValidateMapMemory() local
11732skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMO… in PreCallValidateMapMemory()
11738 skip |= ValidateMapMemRange(mem, offset, size); in PreCallValidateMapMemory()
11739 return skip; in PreCallValidateMapMemory()
11751 bool skip = false; in PreCallValidateUnmapMemory() local
11755skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in PreCallValidateUnmapMemory()
11759 return skip; in PreCallValidateUnmapMemory()
11773 bool skip = false; in ValidateMemoryIsMapped() local
11779skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateMemoryIsMapped()
11792skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateMemoryIsMapped()
11802 return skip; in ValidateMemoryIsMapped()
11806 bool skip = false; in ValidateAndCopyNoncoherentMemoryToDriver() local
11817skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateAndCopyNoncoherentMemoryToDriver()
11825 skip |= in ValidateAndCopyNoncoherentMemoryToDriver()
11835 return skip; in ValidateAndCopyNoncoherentMemoryToDriver()
11853 bool skip = false; in ValidateMappedMemoryRangeDeviceLimits() local
11857skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateMappedMemoryRangeDeviceLimits()
11867skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEM… in ValidateMappedMemoryRangeDeviceLimits()
11874 return skip; in ValidateMappedMemoryRangeDeviceLimits()
11879 bool skip = false; in PreCallValidateFlushMappedMemoryRanges() local
11880skip |= ValidateMappedMemoryRangeDeviceLimits("vkFlushMappedMemoryRanges", memRangeCount, pMemRang… in PreCallValidateFlushMappedMemoryRanges()
11881 skip |= ValidateAndCopyNoncoherentMemoryToDriver(memRangeCount, pMemRanges); in PreCallValidateFlushMappedMemoryRanges()
11882 skip |= ValidateMemoryIsMapped("vkFlushMappedMemoryRanges", memRangeCount, pMemRanges); in PreCallValidateFlushMappedMemoryRanges()
11883 return skip; in PreCallValidateFlushMappedMemoryRanges()
11888 bool skip = false; in PreCallValidateInvalidateMappedMemoryRanges() local
11889skip |= ValidateMappedMemoryRangeDeviceLimits("vkInvalidateMappedMemoryRanges", memRangeCount, pMe… in PreCallValidateInvalidateMappedMemoryRanges()
11890 skip |= ValidateMemoryIsMapped("vkInvalidateMappedMemoryRanges", memRangeCount, pMemRanges); in PreCallValidateInvalidateMappedMemoryRanges()
11891 return skip; in PreCallValidateInvalidateMappedMemoryRanges()
11903 bool skip = false; in PreCallValidateGetDeviceMemoryCommitment() local
11909skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_MEMO… in PreCallValidateGetDeviceMemoryCommitment()
11915 return skip; in PreCallValidateGetDeviceMemoryCommitment()
11919 bool skip = false; in ValidateBindImageMemory() local
11924skip = ValidateSetMemBinding(bindInfo.memory, VulkanTypedHandle(bindInfo.image, kVulkanObjectTypeI… in ValidateBindImageMemory()
11928skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT,… in ValidateBindImageMemory()
11934 return skip; in ValidateBindImageMemory()
11941skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EX… in ValidateBindImageMemory()
11951skip |= ValidateInsertImageMemoryRange(bindInfo.image, mem_info, bindInfo.memoryOffset, image_stat… in ValidateBindImageMemory()
11953skip |= ValidateMemoryTypes(mem_info, image_state->requirements.memoryTypeBits, api_name, in ValidateBindImageMemory()
11959skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT,… in ValidateBindImageMemory()
11970 skip |= in ValidateBindImageMemory()
11986skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT,… in ValidateBindImageMemory()
11999skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT,… in ValidateBindImageMemory()
12005 skip |= in ValidateBindImageMemory()
12013skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT,… in ValidateBindImageMemory()
12018skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_EXT,… in ValidateBindImageMemory()
12024 return skip; in ValidateBindImageMemory()
12071 bool skip = false; in PreCallValidateBindImageMemory2() local
12075 skip |= ValidateBindImageMemory(pBindInfos[i], api_name); in PreCallValidateBindImageMemory2()
12077 return skip; in PreCallValidateBindImageMemory2()
12082 bool skip = false; in PreCallValidateBindImageMemory2KHR() local
12086 skip |= ValidateBindImageMemory(pBindInfos[i], api_name); in PreCallValidateBindImageMemory2KHR()
12088 return skip; in PreCallValidateBindImageMemory2KHR()
12108 bool skip = false; in PreCallValidateSetEvent() local
12112skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_EVENT_EXT, in PreCallValidateSetEvent()
12118 return skip; in PreCallValidateSetEvent()
12141 bool skip = ValidateFenceForSubmit(pFence); in PreCallValidateQueueBindSparse() local
12142 if (skip) { in PreCallValidateQueueBindSparse()
12148 skip |= log_msg( in PreCallValidateQueueBindSparse()
12168skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SEMAPHORE_… in PreCallValidateQueueBindSparse()
12186skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SEMAPHORE_… in PreCallValidateQueueBindSparse()
12268 return skip; in PreCallValidateQueueBindSparse()
12396 bool skip = false; in ValidateImportSemaphore() local
12400 skip |= ValidateObjectNotInUse(sema_node, obj_struct, caller_name, kVUIDUndefined); in ValidateImportSemaphore()
12402 return skip; in ValidateImportSemaphore()
12468 bool skip = false; in ValidateImportFence() local
12470skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_FENCE_EXT,… in ValidateImportFence()
12474 return skip; in ValidateImportFence()
12592 bool skip = false; in ValidateCreateSwapchain() local
12595skip |= log_msg(report_data, VK_DEBUG_REPORT_PERFORMANCE_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_T… in ValidateCreateSwapchain()
12882 return skip; in ValidateCreateSwapchain()
12965 bool skip = false; in PreCallValidateGetSwapchainImagesKHR() local
12969skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_E… in PreCallValidateGetSwapchainImagesKHR()
12974 skip |= in PreCallValidateGetSwapchainImagesKHR()
12982 return skip; in PreCallValidateGetSwapchainImagesKHR()
13036 bool skip = false; in PreCallValidateQueuePresentKHR() local
13042skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateQueuePresentKHR()
13053 skip |= in PreCallValidateQueuePresentKHR()
13067skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_… in PreCallValidateQueuePresentKHR()
13078skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_QUEUE_EXT, in PreCallValidateQueuePresentKHR()
13095skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_… in PreCallValidateQueuePresentKHR()
13099skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_… in PreCallValidateQueuePresentKHR()
13117skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_… in PreCallValidateQueuePresentKHR()
13125skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_… in PreCallValidateQueuePresentKHR()
13133 skip |= log_msg( in PreCallValidateQueuePresentKHR()
13147 skip |= in PreCallValidateQueuePresentKHR()
13158 return skip; in PreCallValidateQueuePresentKHR()
13193 bool skip = false; in PreCallValidateCreateSharedSwapchainsKHR() local
13200skip |= ValidateCreateSwapchain(func_name.str().c_str(), &pCreateInfos[i], surface_state, old_swap… in PreCallValidateCreateSharedSwapchainsKHR()
13203 return skip; in PreCallValidateCreateSharedSwapchainsKHR()
13221 bool skip = false; in ValidateAcquireNextImage() local
13223skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidateAcquireNextImage()
13232skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SEMAPHORE_… in ValidateAcquireNextImage()
13239 skip |= ValidateFenceForSubmit(pFence); in ValidateAcquireNextImage()
13245skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_… in ValidateAcquireNextImage()
13257skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_… in ValidateAcquireNextImage()
13265skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAI… in ValidateAcquireNextImage()
13272 return skip; in ValidateAcquireNextImage()
13282 bool skip = false; in PreCallValidateAcquireNextImage2KHR() local
13283skip |= ValidateDeviceMaskToPhysicalDeviceCount(pAcquireInfo->deviceMask, VK_DEBUG_REPORT_OBJECT_T… in PreCallValidateAcquireNextImage2KHR()
13286skip |= ValidateDeviceMaskToZero(pAcquireInfo->deviceMask, VK_DEBUG_REPORT_OBJECT_TYPE_SWAPCHAIN_K… in PreCallValidateAcquireNextImage2KHR()
13288skip |= ValidateAcquireNextImage(device, pAcquireInfo->swapchain, pAcquireInfo->timeout, pAcquireI… in PreCallValidateAcquireNextImage2KHR()
13290 return skip; in PreCallValidateAcquireNextImage2KHR()
13354 bool skip = false; in ValidateCommonGetPhysicalDeviceQueueFamilyProperties() local
13358 skip |= log_msg( in ValidateCommonGetPhysicalDeviceQueueFamilyProperties()
13366 skip |= log_msg( in ValidateCommonGetPhysicalDeviceQueueFamilyProperties()
13377 return skip; in ValidateCommonGetPhysicalDeviceQueueFamilyProperties()
13466 bool skip = false; in PreCallValidateDestroySurfaceKHR() local
13468skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_INSTANCE_E… in PreCallValidateDestroySurfaceKHR()
13472 return skip; in PreCallValidateDestroySurfaceKHR()
13677 bool skip = false; in PreCallValidateGetPhysicalDeviceSurfaceFormatsKHR() local
13682skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PHYSICAL… in PreCallValidateGetPhysicalDeviceSurfaceFormatsKHR()
13690skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PHYSICAL… in PreCallValidateGetPhysicalDeviceSurfaceFormatsKHR()
13699 return skip; in PreCallValidateGetPhysicalDeviceSurfaceFormatsKHR()
13798 bool skip = false; in ValidateDescriptorUpdateTemplate() local
13802 skip |= in ValidateDescriptorUpdateTemplate()
13810 skip |= in ValidateDescriptorUpdateTemplate()
13818skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_L… in ValidateDescriptorUpdateTemplate()
13826skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_L… in ValidateDescriptorUpdateTemplate()
13834 return skip; in ValidateDescriptorUpdateTemplate()
13841 bool skip = ValidateDescriptorUpdateTemplate("vkCreateDescriptorUpdateTemplate()", pCreateInfo); in PreCallValidateCreateDescriptorUpdateTemplate() local
13842 return skip; in PreCallValidateCreateDescriptorUpdateTemplate()
13849 …bool skip = ValidateDescriptorUpdateTemplate("vkCreateDescriptorUpdateTemplateKHR()", pCreateInfo); in PreCallValidateCreateDescriptorUpdateTemplateKHR() local
13850 return skip; in PreCallValidateCreateDescriptorUpdateTemplateKHR()
13891 bool skip = false; in ValidateUpdateDescriptorSetWithTemplate() local
13901skip = ValidateUpdateDescriptorSetsWithTemplateKHR(descriptorSet, template_state, pData); in ValidateUpdateDescriptorSetWithTemplate()
13904 return skip; in ValidateUpdateDescriptorSetWithTemplate()
13961 bool skip = false; in PreCallValidateCmdPushDescriptorSetWithTemplateKHR() local
13962 skip |= ValidateCmd(cb_state, CMD_PUSHDESCRIPTORSETWITHTEMPLATEKHR, func_name); in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
13971skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_LA… in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
13977skip = log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PIPELINE_LA… in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
13991skip |= ValidatePipelineBindPoint(cb_state, template_ci.pipelineBindPoint, func_name, bind_errors); in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
13994skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
14001skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
14008skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
14025skip |= ValidatePushDescriptorsUpdate(&proxy_ds, static_cast<uint32_t>(decoded_template.desc_write… in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
14029 return skip; in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
14087 bool skip = false; in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery() local
14090skip |= log_msg(report_data, VK_DEBUG_REPORT_WARNING_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_PHYSICAL… in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery()
14097 skip |= log_msg( in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery()
14105 return skip; in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery()
14110 bool skip = false; in PreCallValidateGetDisplayPlaneSupportedDisplaysKHR() local
14111 skip |= ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery(physicalDevice, planeIndex, in PreCallValidateGetDisplayPlaneSupportedDisplaysKHR()
14113 return skip; in PreCallValidateGetDisplayPlaneSupportedDisplaysKHR()
14118 bool skip = false; in PreCallValidateGetDisplayPlaneCapabilitiesKHR() local
14119skip |= ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery(physicalDevice, planeIndex, "vkGet… in PreCallValidateGetDisplayPlaneCapabilitiesKHR()
14120 return skip; in PreCallValidateGetDisplayPlaneCapabilitiesKHR()
14126 bool skip = false; in PreCallValidateGetDisplayPlaneCapabilities2KHR() local
14127skip |= ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery(physicalDevice, pDisplayPlaneInfo-… in PreCallValidateGetDisplayPlaneCapabilities2KHR()
14129 return skip; in PreCallValidateGetDisplayPlaneCapabilities2KHR()
14152 bool skip = ValidateBeginQuery( in PreCallValidateCmdBeginQueryIndexedEXT() local
14162 skip |= log_msg( in PreCallValidateCmdBeginQueryIndexedEXT()
14170skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdBeginQueryIndexedEXT()
14176 return skip; in PreCallValidateCmdBeginQueryIndexedEXT()
14225 bool skip = false; in ValidateCreateSamplerYcbcrConversion() local
14227 skip |= ValidateCreateSamplerYcbcrConversionANDROID(create_info); in ValidateCreateSamplerYcbcrConversion()
14230skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_SAMPLER_YC… in ValidateCreateSamplerYcbcrConversion()
14235 return skip; in ValidateCreateSamplerYcbcrConversion()
14294 bool skip = false; in PreCallValidateGetBufferDeviceAddressEXT() local
14297skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT, in PreCallValidateGetBufferDeviceAddressEXT()
14303skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_BUFFER_EXT, in PreCallValidateGetBufferDeviceAddressEXT()
14312 skip |= ValidateMemoryIsBoundToBuffer(buffer_state, "vkGetBufferDeviceAddressEXT()", in PreCallValidateGetBufferDeviceAddressEXT()
14316skip |= ValidateBufferUsageFlags(buffer_state, VK_BUFFER_USAGE_SHADER_DEVICE_ADDRESS_BIT_EXT, true, in PreCallValidateGetBufferDeviceAddressEXT()
14321 return skip; in PreCallValidateGetBufferDeviceAddressEXT()
14326 bool skip = false; in ValidateQueryRange() local
14329skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidateQueryRange()
14335skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in ValidateQueryRange()
14340 return skip; in ValidateQueryRange()
14347 bool skip = false; in PreCallValidateResetQueryPoolEXT() local
14350skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_DEVICE_EXT… in PreCallValidateResetQueryPoolEXT()
14356skip |= ValidateQueryRange(device, queryPool, query_pool_state->createInfo.queryCount, firstQuery,… in PreCallValidateResetQueryPoolEXT()
14360 return skip; in PreCallValidateResetQueryPoolEXT()
14418 bool skip = false; in CoreLayerMergeValidationCachesEXT() local
14424skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_VALIDATION… in CoreLayerMergeValidationCachesEXT()
14430 if (!skip) { in CoreLayerMergeValidationCachesEXT()
14439 bool skip = false; in PreCallValidateCmdSetDeviceMask() local
14442skip |= ValidateDeviceMaskToPhysicalDeviceCount(deviceMask, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in PreCallValidateCmdSetDeviceMask()
14444skip |= ValidateDeviceMaskToZero(deviceMask, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BUFFER_EXT, Handl… in PreCallValidateCmdSetDeviceMask()
14446skip |= ValidateDeviceMaskToCommandBuffer(cb_state, deviceMask, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAN… in PreCallValidateCmdSetDeviceMask()
14449skip |= ValidateDeviceMaskToRenderPass(cb_state, deviceMask, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_B… in PreCallValidateCmdSetDeviceMask()
14452 return skip; in PreCallValidateCmdSetDeviceMask()
14458 bool skip = false; in ValidateQueryPoolStride() local
14462skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateQueryPoolStride()
14468skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EX… in ValidateQueryPoolStride()
14472 return skip; in ValidateQueryPoolStride()
14477 bool skip = false; in ValidateCmdDrawStrideWithStruct() local
14480skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCmdDrawStrideWithStruct()
14484 return skip; in ValidateCmdDrawStrideWithStruct()
14490 bool skip = false; in ValidateCmdDrawStrideWithBuffer() local
14493skip |= log_msg(report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BU… in ValidateCmdDrawStrideWithBuffer()
14500 return skip; in ValidateCmdDrawStrideWithBuffer()