Lines Matching refs:CoreChecks
120 const GlobalQFOTransferBarrierMap<VkImageMemoryBarrier> &CoreChecks::GetGlobalQFOReleaseBarrierMap( in GetGlobalQFOReleaseBarrierMap()
124 const GlobalQFOTransferBarrierMap<VkBufferMemoryBarrier> &CoreChecks::GetGlobalQFOReleaseBarrierMap( in GetGlobalQFOReleaseBarrierMap()
128 GlobalQFOTransferBarrierMap<VkImageMemoryBarrier> &CoreChecks::GetGlobalQFOReleaseBarrierMap( in GetGlobalQFOReleaseBarrierMap()
132 GlobalQFOTransferBarrierMap<VkBufferMemoryBarrier> &CoreChecks::GetGlobalQFOReleaseBarrierMap( in GetGlobalQFOReleaseBarrierMap()
478 bool CoreChecks::VerifyBoundMemoryIsValid(VkDeviceMemory mem, const VulkanTypedHandle &typed_handle… in VerifyBoundMemoryIsValid()
497 bool CoreChecks::ValidateMemoryIsBoundToImage(const IMAGE_STATE *image_state, const char *api_name,… in ValidateMemoryIsBoundToImage()
516 bool CoreChecks::ValidateMemoryIsBoundToBuffer(const BUFFER_STATE *buffer_state, const char *api_na… in ValidateMemoryIsBoundToBuffer()
527 bool CoreChecks::ValidateMemoryIsBoundToAccelerationStructure(const ACCELERATION_STRUCTURE_STATE *a… in ValidateMemoryIsBoundToAccelerationStructure()
570 bool CoreChecks::ValidateSetMemBinding(VkDeviceMemory mem, const VulkanTypedHandle &typed_handle, c… in ValidateSetMemBinding()
626 bool CoreChecks::SetSparseMemBinding(MEM_BINDING binding, const VulkanTypedHandle &typed_handle) { in SetSparseMemBinding()
648 bool CoreChecks::ValidateDeviceQueueFamily(uint32_t queue_family, const char *cmd_name, const char … in ValidateDeviceQueueFamily()
667 bool CoreChecks::ValidateQueueFamilies(uint32_t queue_family_count, const uint32_t *queue_families,… in ValidateQueueFamilies()
690 bool CoreChecks::ValidateStatus(const CMD_BUFFER_STATE *pNode, CBStatusFlags status_mask, VkFlags m… in ValidateStatus()
743 bool CoreChecks::ValidateDrawStateFlags(const CMD_BUFFER_STATE *pCB, const PIPELINE_STATE *pPipe, b… in ValidateDrawStateFlags()
791 bool CoreChecks::LogInvalidAttachmentMessage(const char *type1_string, const RENDER_PASS_STATE *rp1… in LogInvalidAttachmentMessage()
802 bool CoreChecks::ValidateAttachmentCompatibility(const char *type1_string, const RENDER_PASS_STATE … in ValidateAttachmentCompatibility()
844 bool CoreChecks::ValidateSubpassCompatibility(const char *type1_string, const RENDER_PASS_STATE *rp… in ValidateSubpassCompatibility()
900 bool CoreChecks::ValidateRenderPassCompatibility(const char *type1_string, const RENDER_PASS_STATE … in ValidateRenderPassCompatibility()
943 bool CoreChecks::ValidatePipelineDrawtimeState(const LAST_BOUND_STATE &state, const CMD_BUFFER_STAT… in ValidatePipelineDrawtimeState()
1164 bool CoreChecks::ValidateCmdBufDrawState(const CMD_BUFFER_STATE *cb_node, CMD_TYPE cmd_type, const … in ValidateCmdBufDrawState()
1321 bool CoreChecks::ValidatePipelineLocked(std::vector<std::unique_ptr<PIPELINE_STATE>> const &pPipeli… in ValidatePipelineLocked()
1361 bool CoreChecks::ValidatePipelineUnlocked(const PIPELINE_STATE *pPipeline, uint32_t pipelineIndex) … in ValidatePipelineUnlocked()
1884 bool CoreChecks::ValidateIdleDescriptorSet(VkDescriptorSet set, const char *func_str) { in ValidateIdleDescriptorSet()
1923 bool CoreChecks::ValidateCmdSubpassState(const CMD_BUFFER_STATE *pCB, const CMD_TYPE cmd_type) cons… in ValidateCmdSubpassState()
1940 bool CoreChecks::ValidateCmdQueueFlags(const CMD_BUFFER_STATE *cb_node, const char *caller_name, Vk… in ValidateCmdQueueFlags()
1970 bool CoreChecks::ReportInvalidCommandBuffer(const CMD_BUFFER_STATE *cb_state, const char *call_sour… in ReportInvalidCommandBuffer()
1991 bool CoreChecks::ValidateCmd(const CMD_BUFFER_STATE *cb_state, const CMD_TYPE cmd, const char *call… in ValidateCmd()
2009 bool CoreChecks::ValidateDeviceMaskToPhysicalDeviceCount(uint32_t deviceMask, VkDebugReportObjectTy… in ValidateDeviceMaskToPhysicalDeviceCount()
2021 bool CoreChecks::ValidateDeviceMaskToZero(uint32_t deviceMask, VkDebugReportObjectTypeEXT VUID_hand… in ValidateDeviceMaskToZero()
2031 bool CoreChecks::ValidateDeviceMaskToCommandBuffer(const CMD_BUFFER_STATE *pCB, uint32_t deviceMask, in ValidateDeviceMaskToCommandBuffer()
2043 bool CoreChecks::ValidateDeviceMaskToRenderPass(const CMD_BUFFER_STATE *pCB, uint32_t deviceMask, in ValidateDeviceMaskToRenderPass()
2281 bool CoreChecks::InsideRenderPass(const CMD_BUFFER_STATE *pCB, const char *apiName, const char *msg… in InsideRenderPass()
2293 bool CoreChecks::OutsideRenderPass(const CMD_BUFFER_STATE *pCB, const char *apiName, const char *ms… in OutsideRenderPass()
2305 void CoreChecks::InitGpuValidation() { in InitGpuValidation()
2328 void CoreChecks::PostCallRecordCreateInstance(const VkInstanceCreateInfo *pCreateInfo, const VkAllo… in PostCallRecordCreateInstance()
2334 bool CoreChecks::ValidateQueueFamilyIndex(const PHYSICAL_DEVICE_STATE *pd_state, uint32_t requested… in ValidateQueueFamilyIndex()
2357 bool CoreChecks::ValidateDeviceQueueCreateInfos(const PHYSICAL_DEVICE_STATE *pd_state, uint32_t inf… in ValidateDeviceQueueCreateInfos()
2409 bool CoreChecks::PreCallValidateCreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateInfo *pCreat… in PreCallValidateCreateDevice()
2426 void CoreChecks::PreCallRecordCreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateInfo *pCreateI… in PreCallRecordCreateDevice()
2437 void CoreChecks::PostCallRecordCreateDevice(VkPhysicalDevice gpu, const VkDeviceCreateInfo *pCreate… in PostCallRecordCreateDevice()
2447 CoreChecks *core_checks = static_cast<CoreChecks *>(validation_data); in PostCallRecordCreateDevice()
2705 void CoreChecks::PreCallRecordDestroyDevice(VkDevice device, const VkAllocationCallbacks *pAllocato… in PreCallRecordDestroyDevice()
2719 bool CoreChecks::ValidateStageMaskGsTsEnables(VkPipelineStageFlags stageMask, const char *caller, c… in ValidateStageMaskGsTsEnables()
2781 bool CoreChecks::VerifyQueueStateToSeq(QUEUE_STATE *initial_queue, uint64_t initial_seq) { in VerifyQueueStateToSeq()
2825 bool CoreChecks::VerifyQueueStateToFence(VkFence fence) { in VerifyQueueStateToFence()
2924 bool CoreChecks::ValidateCommandBufferSimultaneousUse(const CMD_BUFFER_STATE *pCB, int current_subm… in ValidateCommandBufferSimultaneousUse()
2935 bool CoreChecks::ValidateCommandBufferState(const CMD_BUFFER_STATE *cb_state, const char *call_sour… in ValidateCommandBufferState()
2977 bool CoreChecks::ValidImageBufferQueue(const CMD_BUFFER_STATE *cb_node, const VulkanTypedHandle &ob… in ValidImageBufferQueue()
3004 bool CoreChecks::ValidateQueueFamilyIndices(const CMD_BUFFER_STATE *pCB, VkQueue queue) const { in ValidateQueueFamilyIndices()
3040 bool CoreChecks::ValidatePrimaryCommandBufferState(const CMD_BUFFER_STATE *pCB, int current_submit_… in ValidatePrimaryCommandBufferState()
3070 bool CoreChecks::ValidateFenceForSubmit(const FENCE_STATE *pFence) const { in ValidateFenceForSubmit()
3197 void CoreChecks::PostCallRecordQueueSubmit(VkQueue queue, uint32_t submitCount, const VkSubmitInfo … in PostCallRecordQueueSubmit()
3221 bool CoreChecks::ValidateSemaphoresForSubmit(VkQueue queue, const VkSubmitInfo *submit, in ValidateSemaphoresForSubmit()
3272 bool CoreChecks::ValidateCommandBuffersForSubmit(VkQueue queue, const VkSubmitInfo *submit, in ValidateCommandBuffersForSubmit()
3313 bool CoreChecks::PreCallValidateQueueSubmit(VkQueue queue, uint32_t submitCount, const VkSubmitInfo… in PreCallValidateQueueSubmit()
3342 void CoreChecks::PreCallRecordQueueSubmit(VkQueue queue, uint32_t submitCount, const VkSubmitInfo *… in PreCallRecordQueueSubmit()
3432 bool CoreChecks::PreCallValidateGetAndroidHardwareBufferPropertiesANDROID(VkDevice device, const st… in PreCallValidateGetAndroidHardwareBufferPropertiesANDROID()
3451 void CoreChecks::PostCallRecordGetAndroidHardwareBufferPropertiesANDROID(VkDevice device, const str… in PostCallRecordGetAndroidHardwareBufferPropertiesANDROID()
3461 bool CoreChecks::PreCallValidateGetMemoryAndroidHardwareBufferANDROID(VkDevice device, in PreCallValidateGetMemoryAndroidHardwareBufferANDROID()
3499 bool CoreChecks::ValidateAllocateMemoryANDROID(const VkMemoryAllocateInfo *alloc_info) const { in ValidateAllocateMemoryANDROID()
3746 bool CoreChecks::ValidateGetImageMemoryRequirements2ANDROID(const VkImage image) const { in ValidateGetImageMemoryRequirements2ANDROID()
3781 bool CoreChecks::ValidateCreateSamplerYcbcrConversionANDROID(const VkSamplerYcbcrConversionCreateIn… in ValidateCreateSamplerYcbcrConversionANDROID()
3813 bool CoreChecks::ValidateAllocateMemoryANDROID(const VkMemoryAllocateInfo *alloc_info) const { retu… in ValidateAllocateMemoryANDROID()
3821 bool CoreChecks::ValidateCreateSamplerYcbcrConversionANDROID(const VkSamplerYcbcrConversionCreateIn… in ValidateCreateSamplerYcbcrConversionANDROID()
3825 bool CoreChecks::ValidateGetImageMemoryRequirements2ANDROID(const VkImage image) const { return fal… in ValidateGetImageMemoryRequirements2ANDROID()
3834 bool CoreChecks::PreCallValidateAllocateMemory(VkDevice device, const VkMemoryAllocateInfo *pAlloca… in PreCallValidateAllocateMemory()
3874 bool CoreChecks::ValidateObjectNotInUse(const BASE_NODE *obj_node, const VulkanTypedHandle &obj_str… in ValidateObjectNotInUse()
3886 bool CoreChecks::PreCallValidateFreeMemory(VkDevice device, VkDeviceMemory mem, const VkAllocationC… in PreCallValidateFreeMemory()
3938 bool CoreChecks::ValidateMapMemRange(VkDeviceMemory mem, VkDeviceSize offset, VkDeviceSize size) { in ValidateMapMemRange()
3979 void CoreChecks::StoreMemRanges(VkDeviceMemory mem, VkDeviceSize offset, VkDeviceSize size) { in StoreMemRanges()
3990 void CoreChecks::InitializeAndTrackMemory(VkDeviceMemory mem, VkDeviceSize offset, VkDeviceSize siz… in InitializeAndTrackMemory()
4025 void CoreChecks::RetireFence(VkFence fence) { in RetireFence()
4039 bool CoreChecks::PreCallValidateWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *… in PreCallValidateWaitForFences()
4049 void CoreChecks::PostCallRecordWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence *p… in PostCallRecordWaitForFences()
4064 void CoreChecks::PostCallRecordGetFenceStatus(VkDevice device, VkFence fence, VkResult result) { in PostCallRecordGetFenceStatus()
4080 bool CoreChecks::ValidateGetDeviceQueue(uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQ… in ValidateGetDeviceQueue()
4097 bool CoreChecks::PreCallValidateGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t… in PreCallValidateGetDeviceQueue()
4111 bool CoreChecks::PreCallValidateQueueWaitIdle(VkQueue queue) { in PreCallValidateQueueWaitIdle()
4116 void CoreChecks::PostCallRecordQueueWaitIdle(VkQueue queue, VkResult result) { in PostCallRecordQueueWaitIdle()
4122 bool CoreChecks::PreCallValidateDeviceWaitIdle(VkDevice device) { in PreCallValidateDeviceWaitIdle()
4130 void CoreChecks::PostCallRecordDeviceWaitIdle(VkDevice device, VkResult result) { in PostCallRecordDeviceWaitIdle()
4137 bool CoreChecks::PreCallValidateDestroyFence(VkDevice device, VkFence fence, const VkAllocationCall… in PreCallValidateDestroyFence()
4155 bool CoreChecks::PreCallValidateDestroySemaphore(VkDevice device, VkSemaphore semaphore, const VkAl… in PreCallValidateDestroySemaphore()
4171 bool CoreChecks::PreCallValidateDestroyEvent(VkDevice device, VkEvent event, const VkAllocationCall… in PreCallValidateDestroyEvent()
4189 bool CoreChecks::PreCallValidateDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAl… in PreCallValidateDestroyQueryPool()
4209 bool CoreChecks::ValidateGetQueryPoolResultsFlags(VkQueryPool queryPool, VkQueryResultFlags flags) … in ValidateGetQueryPoolResultsFlags()
4224 bool CoreChecks::ValidateGetQueryPoolResultsQueries(VkQueryPool queryPool, uint32_t firstQuery, uin… in ValidateGetQueryPoolResultsQueries()
4239 bool CoreChecks::PreCallValidateGetQueryPoolResults(VkDevice device, VkQueryPool queryPool, uint32_… in PreCallValidateGetQueryPoolResults()
4252 bool CoreChecks::ValidateInsertMemoryRange(const VulkanTypedHandle &typed_handle, const DEVICE_MEMO… in ValidateInsertMemoryRange()
4302 bool CoreChecks::ValidateInsertImageMemoryRange(VkImage image, const DEVICE_MEMORY_STATE *mem_info,… in ValidateInsertImageMemoryRange()
4312 bool CoreChecks::ValidateInsertBufferMemoryRange(VkBuffer buffer, const DEVICE_MEMORY_STATE *mem_in… in ValidateInsertBufferMemoryRange()
4322 bool CoreChecks::ValidateInsertAccelerationStructureMemoryRange(VkAccelerationStructureNV as, const… in ValidateInsertAccelerationStructureMemoryRange()
4359 bool CoreChecks::ValidateMemoryTypes(const DEVICE_MEMORY_STATE *mem_info, const uint32_t memory_typ… in ValidateMemoryTypes()
4373 bool CoreChecks::ValidateBindBufferMemory(VkBuffer buffer, VkDeviceMemory mem, VkDeviceSize memoryO… in ValidateBindBufferMemory()
4443 bool CoreChecks::PreCallValidateBindBufferMemory(VkDevice device, VkBuffer buffer, VkDeviceMemory m… in PreCallValidateBindBufferMemory()
4467 bool CoreChecks::PreCallValidateBindBufferMemory2(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2()
4479 bool CoreChecks::PreCallValidateBindBufferMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindBufferMemory2KHR()
4530 bool CoreChecks::ValidateGetImageMemoryRequirements2(const VkImageMemoryRequirementsInfo2 *pInfo) c… in ValidateGetImageMemoryRequirements2()
4538 bool CoreChecks::PreCallValidateGetImageMemoryRequirements2(VkDevice device, const VkImageMemoryReq… in PreCallValidateGetImageMemoryRequirements2()
4543 bool CoreChecks::PreCallValidateGetImageMemoryRequirements2KHR(VkDevice device, const VkImageMemory… in PreCallValidateGetImageMemoryRequirements2KHR()
4615 bool CoreChecks::PreCallValidateGetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDe… in PreCallValidateGetPhysicalDeviceImageFormatProperties2()
4623 bool CoreChecks::PreCallValidateGetPhysicalDeviceImageFormatProperties2KHR(VkPhysicalDevice physica… in PreCallValidateGetPhysicalDeviceImageFormatProperties2KHR()
4637 bool CoreChecks::PreCallValidateDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAlloc… in PreCallValidateDestroyPipeline()
4657 void CoreChecks::PreCallRecordDestroyPipeline(VkDevice device, VkPipeline pipeline, const VkAllocat… in PreCallRecordDestroyPipeline()
4671 bool CoreChecks::PreCallValidateDestroySampler(VkDevice device, VkSampler sampler, const VkAllocati… in PreCallValidateDestroySampler()
4703 bool CoreChecks::PreCallValidateDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorP… in PreCallValidateDestroyDescriptorPool()
4735 bool CoreChecks::CheckCommandBufferInFlight(const CMD_BUFFER_STATE *cb_node, const char *action, co… in CheckCommandBufferInFlight()
4746 bool CoreChecks::CheckCommandBuffersInFlight(const COMMAND_POOL_STATE *pPool, const char *action, c… in CheckCommandBuffersInFlight()
4774 bool CoreChecks::PreCallValidateFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint… in PreCallValidateFreeCommandBuffers()
4793 bool CoreChecks::PreCallValidateCreateCommandPool(VkDevice device, const VkCommandPoolCreateInfo *p… in PreCallValidateCreateCommandPool()
4809 bool CoreChecks::PreCallValidateCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo *pCrea… in PreCallValidateCreateQueryPool()
4839 bool CoreChecks::PreCallValidateDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallValidateDestroyCommandPool()
4864 bool CoreChecks::PreCallValidateResetCommandPool(VkDevice device, VkCommandPool commandPool, VkComm… in PreCallValidateResetCommandPool()
4879 bool CoreChecks::PreCallValidateResetFences(VkDevice device, uint32_t fenceCount, const VkFence *pF… in PreCallValidateResetFences()
4892 void CoreChecks::PostCallRecordResetFences(VkDevice device, uint32_t fenceCount, const VkFence *pFe… in PostCallRecordResetFences()
4923 bool CoreChecks::PreCallValidateDestroyFramebuffer(VkDevice device, VkFramebuffer framebuffer, in PreCallValidateDestroyFramebuffer()
4944 bool CoreChecks::PreCallValidateDestroyRenderPass(VkDevice device, VkRenderPass renderPass, in PreCallValidateDestroyRenderPass()
4965 VkFormatProperties CoreChecks::GetPDFormatProperties(const VkFormat format) const { in GetPDFormatProperties()
4971 VkResult CoreChecks::GetPDImageFormatProperties(const VkImageCreateInfo *image_ci, in GetPDImageFormatProperties()
4977 VkResult CoreChecks::GetPDImageFormatProperties2(const VkPhysicalDeviceImageFormatInfo2 *phys_dev_i… in GetPDImageFormatProperties2()
5016 bool CoreChecks::ValidatePipelineVertexDivisors(std::vector<std::unique_ptr<PIPELINE_STATE>> const … in ValidatePipelineVertexDivisors()
5103 bool CoreChecks::PreCallValidateCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCa… in PreCallValidateCreateGraphicsPipelines()
5127 void CoreChecks::PreCallRecordCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCach… in PreCallRecordCreateGraphicsPipelines()
5155 void CoreChecks::PostCallRecordCreateGraphicsPipelines(VkDevice device, VkPipelineCache pipelineCac… in PostCallRecordCreateGraphicsPipelines()
5185 bool CoreChecks::PreCallValidateCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCac… in PreCallValidateCreateComputePipelines()
5200 void CoreChecks::PreCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCache… in PreCallRecordCreateComputePipelines()
5229 void CoreChecks::PostCallRecordCreateComputePipelines(VkDevice device, VkPipelineCache pipelineCach… in PostCallRecordCreateComputePipelines()
5260 bool CoreChecks::PreCallValidateCreateRayTracingPipelinesNV(VkDevice device, VkPipelineCache pipeli… in PreCallValidateCreateRayTracingPipelinesNV()
5274 void CoreChecks::PreCallRecordCreateRayTracingPipelinesNV(VkDevice device, VkPipelineCache pipeline… in PreCallRecordCreateRayTracingPipelinesNV()
5301 void CoreChecks::PostCallRecordCreateRayTracingPipelinesNV(VkDevice device, VkPipelineCache pipelin… in PostCallRecordCreateRayTracingPipelinesNV()
5315 bool CoreChecks::PreCallValidateGetPipelineExecutablePropertiesKHR(VkDevice device, const VkPipelin… in PreCallValidateGetPipelineExecutablePropertiesKHR()
5329 bool CoreChecks::ValidatePipelineExecutableInfo(VkDevice device, const VkPipelineExecutableInfoKHR … in ValidatePipelineExecutableInfo()
5358 bool CoreChecks::PreCallValidateGetPipelineExecutableStatisticsKHR(VkDevice device, in PreCallValidateGetPipelineExecutableStatisticsKHR()
5375 bool CoreChecks::PreCallValidateGetPipelineExecutableInternalRepresentationsKHR( in PreCallValidateGetPipelineExecutableInternalRepresentationsKHR()
5398 bool CoreChecks::PreCallValidateCreateDescriptorSetLayout(VkDevice device, const VkDescriptorSetLay… in PreCallValidateCreateDescriptorSetLayout()
5417 bool CoreChecks::ValidatePushConstantRange(const uint32_t offset, const uint32_t size, const char *… in ValidatePushConstantRange()
5630 bool CoreChecks::PreCallValidateCreatePipelineLayout(VkDevice device, const VkPipelineLayoutCreateI… in PreCallValidateCreatePipelineLayout()
6084 void CoreChecks::PreCallRecordCreatePipelineLayout(VkDevice device, const VkPipelineLayoutCreateInf… in PreCallRecordCreatePipelineLayout()
6094 void CoreChecks::PostCallRecordCreatePipelineLayout(VkDevice device, const VkPipelineLayoutCreateIn… in PostCallRecordCreatePipelineLayout()
6140 bool CoreChecks::PreCallValidateResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPoo… in PreCallValidateResetDescriptorPool()
6179 bool CoreChecks::PreCallValidateAllocateDescriptorSets(VkDevice device, const VkDescriptorSetAlloca… in PreCallValidateAllocateDescriptorSets()
6200 bool CoreChecks::PreCallValidateFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool… in PreCallValidateFreeDescriptorSets()
6243 bool CoreChecks::PreCallValidateUpdateDescriptorSets(VkDevice device, uint32_t descriptorWriteCount, in PreCallValidateUpdateDescriptorSets()
6297 bool CoreChecks::PreCallValidateBeginCommandBuffer(VkCommandBuffer commandBuffer, const VkCommandBu… in PreCallValidateBeginCommandBuffer()
6429 bool CoreChecks::PreCallValidateEndCommandBuffer(VkCommandBuffer commandBuffer) { in PreCallValidateEndCommandBuffer()
6463 bool CoreChecks::PreCallValidateResetCommandBuffer(VkCommandBuffer commandBuffer, VkCommandBufferRe… in PreCallValidateResetCommandBuffer()
6502 bool CoreChecks::PreCallValidateCmdBindPipeline(VkCommandBuffer commandBuffer, VkPipelineBindPoint … in PreCallValidateCmdBindPipeline()
6560 bool CoreChecks::PreCallValidateCmdSetViewport(VkCommandBuffer commandBuffer, uint32_t firstViewpor… in PreCallValidateCmdSetViewport()
6582 bool CoreChecks::PreCallValidateCmdSetScissor(VkCommandBuffer commandBuffer, uint32_t firstScissor,… in PreCallValidateCmdSetScissor()
6604 bool CoreChecks::PreCallValidateCmdSetExclusiveScissorNV(VkCommandBuffer commandBuffer, uint32_t fi… in PreCallValidateCmdSetExclusiveScissorNV()
6635 bool CoreChecks::PreCallValidateCmdBindShadingRateImageNV(VkCommandBuffer commandBuffer, VkImageVie… in PreCallValidateCmdBindShadingRateImageNV()
6707 bool CoreChecks::PreCallValidateCmdSetViewportShadingRatePaletteNV(VkCommandBuffer commandBuffer, u… in PreCallValidateCmdSetViewportShadingRatePaletteNV()
6753 bool CoreChecks::ValidateGeometryTrianglesNV(const VkGeometryTrianglesNV &triangles, VkDebugReportO… in ValidateGeometryTrianglesNV()
6778 bool CoreChecks::ValidateGeometryAABBNV(const VkGeometryAABBNV &aabbs, VkDebugReportObjectTypeEXT o… in ValidateGeometryAABBNV()
6791 bool CoreChecks::ValidateGeometryNV(const VkGeometryNV &geometry, VkDebugReportObjectTypeEXT object… in ValidateGeometryNV()
6802 bool CoreChecks::PreCallValidateCreateAccelerationStructureNV(VkDevice device, in PreCallValidateCreateAccelerationStructureNV()
6864 bool CoreChecks::ValidateBindAccelerationStructureMemoryNV(VkDevice device, in ValidateBindAccelerationStructureMemoryNV()
6931 bool CoreChecks::PreCallValidateBindAccelerationStructureMemoryNV(VkDevice device, uint32_t bindInf… in PreCallValidateBindAccelerationStructureMemoryNV()
6940 bool CoreChecks::PreCallValidateGetAccelerationStructureHandleNV(VkDevice device, VkAccelerationStr… in PreCallValidateGetAccelerationStructureHandleNV()
6976 bool CoreChecks::PreCallValidateCmdBuildAccelerationStructureNV(VkCommandBuffer commandBuffer, in PreCallValidateCmdBuildAccelerationStructureNV()
7156 bool CoreChecks::PreCallValidateCmdCopyAccelerationStructureNV(VkCommandBuffer commandBuffer, VkAcc… in PreCallValidateCmdCopyAccelerationStructureNV()
7205 bool CoreChecks::PreCallValidateDestroyAccelerationStructureNV(VkDevice device, VkAccelerationStruc… in PreCallValidateDestroyAccelerationStructureNV()
7236 bool CoreChecks::PreCallValidateCmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) { in PreCallValidateCmdSetLineWidth()
7256 bool CoreChecks::PreCallValidateCmdSetLineStippleEXT(VkCommandBuffer commandBuffer, uint32_t lineSt… in PreCallValidateCmdSetLineStippleEXT()
7278 bool CoreChecks::PreCallValidateCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConst… in PreCallValidateCmdSetDepthBias()
7305 bool CoreChecks::PreCallValidateCmdSetBlendConstants(VkCommandBuffer commandBuffer, const float ble… in PreCallValidateCmdSetBlendConstants()
7324 bool CoreChecks::PreCallValidateCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBoun… in PreCallValidateCmdSetDepthBounds()
7344 bool CoreChecks::PreCallValidateCmdSetStencilCompareMask(VkCommandBuffer commandBuffer, VkStencilFa… in PreCallValidateCmdSetStencilCompareMask()
7365 bool CoreChecks::PreCallValidateCmdSetStencilWriteMask(VkCommandBuffer commandBuffer, VkStencilFace… in PreCallValidateCmdSetStencilWriteMask()
7386 bool CoreChecks::PreCallValidateCmdSetStencilReference(VkCommandBuffer commandBuffer, VkStencilFace… in PreCallValidateCmdSetStencilReference()
7541 bool CoreChecks::PreCallValidateCmdBindDescriptorSets(VkCommandBuffer commandBuffer, VkPipelineBind… in PreCallValidateCmdBindDescriptorSets()
7624 bool CoreChecks::ValidatePipelineBindPoint(const CMD_BUFFER_STATE *cb_state, VkPipelineBindPoint bi… in ValidatePipelineBindPoint()
7649 bool CoreChecks::PreCallValidateCmdPushDescriptorSetKHR(VkCommandBuffer commandBuffer, VkPipelineBi… in PreCallValidateCmdPushDescriptorSetKHR()
7699 void CoreChecks::RecordCmdPushDescriptorSetState(CMD_BUFFER_STATE *cb_state, VkPipelineBindPoint pi… in RecordCmdPushDescriptorSetState()
7725 void CoreChecks::PreCallRecordCmdPushDescriptorSetKHR(VkCommandBuffer commandBuffer, VkPipelineBind… in PreCallRecordCmdPushDescriptorSetKHR()
7747 bool CoreChecks::PreCallValidateCmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, … in PreCallValidateCmdBindIndexBuffer()
7786 bool CoreChecks::PreCallValidateCmdBindVertexBuffers(VkCommandBuffer commandBuffer, uint32_t firstB… in PreCallValidateCmdBindVertexBuffers()
7831 bool CoreChecks::ValidateImageSampleCount(const IMAGE_STATE *image_state, VkSampleCountFlagBits sam… in ValidateImageSampleCount()
7844 bool CoreChecks::PreCallValidateCmdUpdateBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, … in PreCallValidateCmdUpdateBuffer()
7874 bool CoreChecks::SetEventStageMask(VkQueue queue, VkCommandBuffer commandBuffer, VkEvent event, VkP… in SetEventStageMask()
7886 bool CoreChecks::PreCallValidateCmdSetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelin… in PreCallValidateCmdSetEvent()
7899 void CoreChecks::PreCallRecordCmdSetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineS… in PreCallRecordCmdSetEvent()
7913 bool CoreChecks::PreCallValidateCmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipel… in PreCallValidateCmdResetEvent()
7927 void CoreChecks::PreCallRecordCmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelin… in PreCallRecordCmdResetEvent()
8048 bool CoreChecks::ValidateImageBarrierImage(const char *funcName, CMD_BUFFER_STATE const *cb_state, … in ValidateImageBarrierImage()
8131 bool CoreChecks::ValidateRenderPassImageBarriers(const char *funcName, CMD_BUFFER_STATE *cb_state, … in ValidateRenderPassImageBarriers()
8189 bool CoreChecks::ValidateRenderPassPipelineBarriers(const char *funcName, CMD_BUFFER_STATE *cb_stat… in ValidateRenderPassPipelineBarriers()
8435 …ValidatorState(const CoreChecks *device_data, const char *func_name, const CMD_BUFFER_STATE *cb_st… in ValidatorState()
8447 …ValidatorState(const CoreChecks *device_data, const char *func_name, const CMD_BUFFER_STATE *cb_st… in ValidatorState()
8453 …ValidatorState(const CoreChecks *device_data, const char *func_name, const CMD_BUFFER_STATE *cb_st… in ValidatorState()
8483 …static bool ValidateAtQueueSubmit(const VkQueue queue, const CoreChecks *device_data, uint32_t src… in ValidateAtQueueSubmit()
8549 bool Validate(const CoreChecks *device_data, const char *func_name, CMD_BUFFER_STATE *cb_state, con… in Validate()
8604 bool CoreChecks::ValidateBarrierQueueFamilies(const char *func_name, CMD_BUFFER_STATE *cb_state, in ValidateBarrierQueueFamilies()
8619 bool CoreChecks::ValidateBarrierQueueFamilies(const char *func_name, CMD_BUFFER_STATE *cb_state, in ValidateBarrierQueueFamilies()
8633 bool CoreChecks::ValidateBarriers(const char *funcName, CMD_BUFFER_STATE *cb_state, VkPipelineStage… in ValidateBarriers()
8743 bool CoreChecks::ValidateEventStageMask(VkQueue queue, CMD_BUFFER_STATE *pCB, uint32_t eventCount, … in ValidateEventStageMask()
8810 bool CoreChecks::CheckStageMaskQueueCompatibility(VkCommandBuffer command_buffer, VkPipelineStageFl… in CheckStageMaskQueueCompatibility()
8840 BarrierOperationsType CoreChecks::ComputeBarrierOperationsType(CMD_BUFFER_STATE *cb_state, uint32_t… in ComputeBarrierOperationsType()
8862 bool CoreChecks::ValidateStageMasksAgainstQueueCapabilities(CMD_BUFFER_STATE const *cb_state, in ValidateStageMasksAgainstQueueCapabilities()
8892 bool CoreChecks::PreCallValidateCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, c… in PreCallValidateCmdWaitEvents()
8919 void CoreChecks::PreCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, con… in PreCallRecordCmdWaitEvents()
8943 void CoreChecks::PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, co… in PostCallRecordCmdWaitEvents()
8953 bool CoreChecks::PreCallValidateCmdPipelineBarrier(VkCommandBuffer commandBuffer, VkPipelineStageFl… in PreCallValidateCmdPipelineBarrier()
8992 void CoreChecks::PreCallRecordCmdPipelineBarrier(VkCommandBuffer commandBuffer, VkPipelineStageFlag… in PreCallRecordCmdPipelineBarrier()
9035 bool CoreChecks::ValidateBeginQuery(const CMD_BUFFER_STATE *cb_state, const QueryObject &query_obj,… in ValidateBeginQuery()
9090 bool CoreChecks::PreCallValidateCmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool,… in PreCallValidateCmdBeginQuery()
9101 bool CoreChecks::VerifyQueryIsReset(VkQueue queue, VkCommandBuffer commandBuffer, QueryObject query… in VerifyQueryIsReset()
9128 void CoreChecks::EnqueueVerifyBeginQuery(VkCommandBuffer command_buffer, const QueryObject &query_o… in EnqueueVerifyBeginQuery()
9136 void CoreChecks::PreCallRecordCmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, u… in PreCallRecordCmdBeginQuery()
9141 bool CoreChecks::ValidateCmdEndQuery(const CMD_BUFFER_STATE *cb_state, const QueryObject &query_obj… in ValidateCmdEndQuery()
9155 bool CoreChecks::PreCallValidateCmdEndQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, u… in PreCallValidateCmdEndQuery()
9178 bool CoreChecks::PreCallValidateCmdResetQueryPool(VkCommandBuffer commandBuffer, VkQueryPool queryP… in PreCallValidateCmdResetQueryPool()
9201 QueryState CoreChecks::GetQueryState(const QUEUE_STATE *queue_data, VkQueryPool queryPool, uint32_t… in GetQueryState()
9242 bool CoreChecks::ValidateQuery(VkQueue queue, CMD_BUFFER_STATE *pCB, VkQueryPool queryPool, uint32_… in ValidateQuery()
9260 bool CoreChecks::PreCallValidateCmdCopyQueryPoolResults(VkCommandBuffer commandBuffer, VkQueryPool … in PreCallValidateCmdCopyQueryPoolResults()
9294 void CoreChecks::PreCallRecordCmdCopyQueryPoolResults(VkCommandBuffer commandBuffer, VkQueryPool qu… in PreCallRecordCmdCopyQueryPoolResults()
9303 bool CoreChecks::PreCallValidateCmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout la… in PreCallValidateCmdPushConstants()
9356 bool CoreChecks::PreCallValidateCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFla… in PreCallValidateCmdWriteTimestamp()
9368 void CoreChecks::PostCallRecordCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlag… in PostCallRecordCmdWriteTimestamp()
9382 bool CoreChecks::MatchUsage(uint32_t count, const VkAttachmentReference2KHR *attachments, const VkF… in MatchUsage()
9437 bool CoreChecks::ValidateFramebufferCreateInfo(const VkFramebufferCreateInfo *pCreateInfo) const { in ValidateFramebufferCreateInfo()
9853 bool CoreChecks::PreCallValidateCreateFramebuffer(VkDevice device, const VkFramebufferCreateInfo *p… in PreCallValidateCreateFramebuffer()
9898 bool CoreChecks::IsImageLayoutReadOnly(VkImageLayout layout) const { in IsImageLayoutReadOnly()
9907 bool CoreChecks::CheckDependencyExists(const uint32_t subpass, const VkImageLayout layout, in CheckDependencyExists()
9937 bool CoreChecks::CheckPreserved(const VkRenderPassCreateInfo2KHR *pCreateInfo, const int index, con… in CheckPreserved()
9985 bool CoreChecks::ValidateDependencies(FRAMEBUFFER_STATE const *framebuffer, RENDER_PASS_STATE const… in ValidateDependencies()
10133 bool CoreChecks::ValidateRenderPassDAG(RenderPassCreateVersion rp_version, const VkRenderPassCreate… in ValidateRenderPassDAG()
10213 bool CoreChecks::ValidateAttachmentIndex(RenderPassCreateVersion rp_version, uint32_t attachment, u… in ValidateAttachmentIndex()
10254 bool CoreChecks::AddAttachmentUse(RenderPassCreateVersion rp_version, uint32_t subpass, std::vector… in AddAttachmentUse()
10287 bool CoreChecks::ValidateRenderpassAttachmentUsage(RenderPassCreateVersion rp_version, in ValidateRenderpassAttachmentUsage()
10517 bool CoreChecks::ValidateCreateRenderPass(VkDevice device, RenderPassCreateVersion rp_version, in ValidateCreateRenderPass()
10619 bool CoreChecks::PreCallValidateCreateRenderPass(VkDevice device, const VkRenderPassCreateInfo *pCr… in PreCallValidateCreateRenderPass()
10886 bool CoreChecks::PreCallValidateCreateRenderPass2KHR(VkDevice device, const VkRenderPassCreateInfo2… in PreCallValidateCreateRenderPass2KHR()
10900 bool CoreChecks::ValidatePrimaryCommandBuffer(const CMD_BUFFER_STATE *pCB, char const *cmd_name, co… in ValidatePrimaryCommandBuffer()
10910 bool CoreChecks::VerifyRenderAreaBounds(const VkRenderPassBeginInfo *pRenderPassBegin) const { in VerifyRenderAreaBounds()
10928 bool CoreChecks::VerifyFramebufferAndRenderPassImageViews(const VkRenderPassBeginInfo *pRenderPassB… in VerifyFramebufferAndRenderPassImageViews()
11114 bool CoreChecks::ValidateCmdBeginRenderPass(VkCommandBuffer commandBuffer, RenderPassCreateVersion … in ValidateCmdBeginRenderPass()
11224 bool CoreChecks::PreCallValidateCmdBeginRenderPass(VkCommandBuffer commandBuffer, const VkRenderPas… in PreCallValidateCmdBeginRenderPass()
11230 bool CoreChecks::PreCallValidateCmdBeginRenderPass2KHR(VkCommandBuffer commandBuffer, const VkRende… in PreCallValidateCmdBeginRenderPass2KHR()
11266 void CoreChecks::RecordCmdBeginRenderPassLayouts(VkCommandBuffer commandBuffer, const VkRenderPassB… in RecordCmdBeginRenderPassLayouts()
11283 void CoreChecks::PreCallRecordCmdBeginRenderPass(VkCommandBuffer commandBuffer, const VkRenderPassB… in PreCallRecordCmdBeginRenderPass()
11295 void CoreChecks::PreCallRecordCmdBeginRenderPass2KHR(VkCommandBuffer commandBuffer, const VkRenderP… in PreCallRecordCmdBeginRenderPass2KHR()
11301 bool CoreChecks::ValidateCmdNextSubpass(RenderPassCreateVersion rp_version, VkCommandBuffer command… in ValidateCmdNextSubpass()
11329 bool CoreChecks::PreCallValidateCmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents con… in PreCallValidateCmdNextSubpass()
11333 bool CoreChecks::PreCallValidateCmdNextSubpass2KHR(VkCommandBuffer commandBuffer, const VkSubpassBe… in PreCallValidateCmdNextSubpass2KHR()
11344 void CoreChecks::RecordCmdNextSubpassLayouts(VkCommandBuffer commandBuffer, VkSubpassContents conte… in RecordCmdNextSubpassLayouts()
11354 void CoreChecks::PostCallRecordCmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents cont… in PostCallRecordCmdNextSubpass()
11365 void CoreChecks::PostCallRecordCmdNextSubpass2KHR(VkCommandBuffer commandBuffer, const VkSubpassBeg… in PostCallRecordCmdNextSubpass2KHR()
11371 bool CoreChecks::ValidateCmdEndRenderPass(RenderPassCreateVersion rp_version, VkCommandBuffer comma… in ValidateCmdEndRenderPass()
11402 bool CoreChecks::PreCallValidateCmdEndRenderPass(VkCommandBuffer commandBuffer) { in PreCallValidateCmdEndRenderPass()
11407 bool CoreChecks::PreCallValidateCmdEndRenderPass2KHR(VkCommandBuffer commandBuffer, const VkSubpass… in PreCallValidateCmdEndRenderPass2KHR()
11419 void CoreChecks::RecordCmdEndRenderPassLayouts(VkCommandBuffer commandBuffer) { in RecordCmdEndRenderPassLayouts()
11429 void CoreChecks::PostCallRecordCmdEndRenderPass(VkCommandBuffer commandBuffer) { in PostCallRecordCmdEndRenderPass()
11440 void CoreChecks::PostCallRecordCmdEndRenderPass2KHR(VkCommandBuffer commandBuffer, const VkSubpassE… in PostCallRecordCmdEndRenderPass2KHR()
11445 bool CoreChecks::ValidateFramebuffer(VkCommandBuffer primaryBuffer, const CMD_BUFFER_STATE *pCB, Vk… in ValidateFramebuffer()
11474 bool CoreChecks::ValidateSecondaryCommandBufferState(const CMD_BUFFER_STATE *pCB, const CMD_BUFFER_… in ValidateSecondaryCommandBufferState()
11524 bool CoreChecks::PreCallValidateCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandB… in PreCallValidateCmdExecuteCommands()
11725 bool CoreChecks::PreCallValidateMapMemory(VkDevice device, VkDeviceMemory mem, VkDeviceSize offset,… in PreCallValidateMapMemory()
11742 void CoreChecks::PostCallRecordMapMemory(VkDevice device, VkDeviceMemory mem, VkDeviceSize offset, … in PostCallRecordMapMemory()
11750 bool CoreChecks::PreCallValidateUnmapMemory(VkDevice device, VkDeviceMemory mem) { in PreCallValidateUnmapMemory()
11762 void CoreChecks::PreCallRecordUnmapMemory(VkDevice device, VkDeviceMemory mem) { in PreCallRecordUnmapMemory()
11772 bool CoreChecks::ValidateMemoryIsMapped(const char *funcName, uint32_t memRangeCount, const VkMappe… in ValidateMemoryIsMapped()
11805 bool CoreChecks::ValidateAndCopyNoncoherentMemoryToDriver(uint32_t mem_range_count, const VkMappedM… in ValidateAndCopyNoncoherentMemoryToDriver()
11838 void CoreChecks::CopyNoncoherentMemoryFromDriver(uint32_t mem_range_count, const VkMappedMemoryRang… in CopyNoncoherentMemoryFromDriver()
11851 bool CoreChecks::ValidateMappedMemoryRangeDeviceLimits(const char *func_name, uint32_t mem_range_co… in ValidateMappedMemoryRangeDeviceLimits()
11877 bool CoreChecks::PreCallValidateFlushMappedMemoryRanges(VkDevice device, uint32_t memRangeCount, in PreCallValidateFlushMappedMemoryRanges()
11886 bool CoreChecks::PreCallValidateInvalidateMappedMemoryRanges(VkDevice device, uint32_t memRangeCoun… in PreCallValidateInvalidateMappedMemoryRanges()
11894 void CoreChecks::PostCallRecordInvalidateMappedMemoryRanges(VkDevice device, uint32_t memRangeCount, in PostCallRecordInvalidateMappedMemoryRanges()
11902 bool CoreChecks::PreCallValidateGetDeviceMemoryCommitment(VkDevice device, VkDeviceMemory mem, VkDe… in PreCallValidateGetDeviceMemoryCommitment()
11918 bool CoreChecks::ValidateBindImageMemory(const VkBindImageMemoryInfo &bindInfo, const char *api_nam… in ValidateBindImageMemory()
12027 bool CoreChecks::PreCallValidateBindImageMemory(VkDevice device, VkImage image, VkDeviceMemory mem,… in PreCallValidateBindImageMemory()
12069 bool CoreChecks::PreCallValidateBindImageMemory2(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindImageMemory2()
12080 bool CoreChecks::PreCallValidateBindImageMemory2KHR(VkDevice device, uint32_t bindInfoCount, in PreCallValidateBindImageMemory2KHR()
12107 bool CoreChecks::PreCallValidateSetEvent(VkDevice device, VkEvent event) { in PreCallValidateSetEvent()
12121 void CoreChecks::PreCallRecordSetEvent(VkDevice device, VkEvent event) { in PreCallRecordSetEvent()
12137 bool CoreChecks::PreCallValidateQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBind… in PreCallValidateQueueBindSparse()
12270 void CoreChecks::PostCallRecordQueueBindSparse(VkQueue queue, uint32_t bindInfoCount, const VkBindS… in PostCallRecordQueueBindSparse()
12395 bool CoreChecks::ValidateImportSemaphore(VkSemaphore semaphore, const char *caller_name) { in ValidateImportSemaphore()
12405 void CoreChecks::RecordImportSemaphoreState(VkSemaphore semaphore, VkExternalSemaphoreHandleTypeFla… in RecordImportSemaphoreState()
12419 bool CoreChecks::PreCallValidateImportSemaphoreWin32HandleKHR( in PreCallValidateImportSemaphoreWin32HandleKHR()
12424 void CoreChecks::PostCallRecordImportSemaphoreWin32HandleKHR( in PostCallRecordImportSemaphoreWin32HandleKHR()
12432 bool CoreChecks::PreCallValidateImportSemaphoreFdKHR(VkDevice device, const VkImportSemaphoreFdInfo… in PreCallValidateImportSemaphoreFdKHR()
12436 void CoreChecks::PostCallRecordImportSemaphoreFdKHR(VkDevice device, const VkImportSemaphoreFdInfoK… in PostCallRecordImportSemaphoreFdKHR()
12443 void CoreChecks::RecordGetExternalSemaphoreState(VkSemaphore semaphore, VkExternalSemaphoreHandleTy… in RecordGetExternalSemaphoreState()
12452 void CoreChecks::PostCallRecordGetSemaphoreWin32HandleKHR(VkDevice device, in PostCallRecordGetSemaphoreWin32HandleKHR()
12460 void CoreChecks::PostCallRecordGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR *pG… in PostCallRecordGetSemaphoreFdKHR()
12466 bool CoreChecks::ValidateImportFence(VkFence fence, const char *caller_name) { in ValidateImportFence()
12477 void CoreChecks::RecordImportFenceState(VkFence fence, VkExternalFenceHandleTypeFlagBitsKHR handle_… in RecordImportFenceState()
12491 bool CoreChecks::PreCallValidateImportFenceWin32HandleKHR(VkDevice device, in PreCallValidateImportFenceWin32HandleKHR()
12495 void CoreChecks::PostCallRecordImportFenceWin32HandleKHR(VkDevice device, in PostCallRecordImportFenceWin32HandleKHR()
12504 bool CoreChecks::PreCallValidateImportFenceFdKHR(VkDevice device, const VkImportFenceFdInfoKHR *pIm… in PreCallValidateImportFenceFdKHR()
12507 void CoreChecks::PostCallRecordImportFenceFdKHR(VkDevice device, const VkImportFenceFdInfoKHR *pImp… in PostCallRecordImportFenceFdKHR()
12513 void CoreChecks::RecordGetExternalFenceState(VkFence fence, VkExternalFenceHandleTypeFlagBitsKHR ha… in RecordGetExternalFenceState()
12527 void CoreChecks::PostCallRecordGetFenceWin32HandleKHR(VkDevice device, const VkFenceGetWin32HandleI… in PostCallRecordGetFenceWin32HandleKHR()
12534 void CoreChecks::PostCallRecordGetFenceFdKHR(VkDevice device, const VkFenceGetFdInfoKHR *pGetFdInfo… in PostCallRecordGetFenceFdKHR()
12546 bool CoreChecks::ValidateCreateSwapchain(const char *func_name, VkSwapchainCreateInfoKHR const *pCr… in ValidateCreateSwapchain()
12885 bool CoreChecks::PreCallValidateCreateSwapchainKHR(VkDevice device, const VkSwapchainCreateInfoKHR … in PreCallValidateCreateSwapchainKHR()
12939 void CoreChecks::PreCallRecordDestroySwapchainKHR(VkDevice device, VkSwapchainKHR swapchain, in PreCallRecordDestroySwapchainKHR()
12962 bool CoreChecks::PreCallValidateGetSwapchainImagesKHR(VkDevice device, VkSwapchainKHR swapchain, ui… in PreCallValidateGetSwapchainImagesKHR()
12985 void CoreChecks::PostCallRecordGetSwapchainImagesKHR(VkDevice device, VkSwapchainKHR swapchain, uin… in PostCallRecordGetSwapchainImagesKHR()
13035 bool CoreChecks::PreCallValidateQueuePresentKHR(VkQueue queue, const VkPresentInfoKHR *pPresentInfo… in PreCallValidateQueuePresentKHR()
13161 void CoreChecks::PostCallRecordQueuePresentKHR(VkQueue queue, const VkPresentInfoKHR *pPresentInfo,… in PostCallRecordQueuePresentKHR()
13190 bool CoreChecks::PreCallValidateCreateSharedSwapchainsKHR(VkDevice device, uint32_t swapchainCount, in PreCallValidateCreateSharedSwapchainsKHR()
13219 bool CoreChecks::ValidateAcquireNextImage(VkDevice device, VkSwapchainKHR swapchain, uint64_t timeo… in ValidateAcquireNextImage()
13275 bool CoreChecks::PreCallValidateAcquireNextImageKHR(VkDevice device, VkSwapchainKHR swapchain, uint… in PreCallValidateAcquireNextImageKHR()
13280 bool CoreChecks::PreCallValidateAcquireNextImage2KHR(VkDevice device, const VkAcquireNextImageInfoK… in PreCallValidateAcquireNextImage2KHR()
13380 bool CoreChecks::PreCallValidateGetPhysicalDeviceQueueFamilyProperties(VkPhysicalDevice physicalDev… in PreCallValidateGetPhysicalDeviceQueueFamilyProperties()
13390 bool CoreChecks::PreCallValidateGetPhysicalDeviceQueueFamilyProperties2(VkPhysicalDevice physicalDe… in PreCallValidateGetPhysicalDeviceQueueFamilyProperties2()
13400 bool CoreChecks::PreCallValidateGetPhysicalDeviceQueueFamilyProperties2KHR(VkPhysicalDevice physica… in PreCallValidateGetPhysicalDeviceQueueFamilyProperties2KHR()
13463 bool CoreChecks::PreCallValidateDestroySurfaceKHR(VkInstance instance, VkSurfaceKHR surface, in PreCallValidateDestroySurfaceKHR()
13530 bool CoreChecks::PreCallValidateGetPhysicalDeviceWaylandPresentationSupportKHR(VkPhysicalDevice phy… in PreCallValidateGetPhysicalDeviceWaylandPresentationSupportKHR()
13549 bool CoreChecks::PreCallValidateGetPhysicalDeviceWin32PresentationSupportKHR(VkPhysicalDevice physi… in PreCallValidateGetPhysicalDeviceWin32PresentationSupportKHR()
13566 bool CoreChecks::PreCallValidateGetPhysicalDeviceXcbPresentationSupportKHR(VkPhysicalDevice physica… in PreCallValidateGetPhysicalDeviceXcbPresentationSupportKHR()
13584 bool CoreChecks::PreCallValidateGetPhysicalDeviceXlibPresentationSupportKHR(VkPhysicalDevice physic… in PreCallValidateGetPhysicalDeviceXlibPresentationSupportKHR()
13631 bool CoreChecks::PreCallValidateGetPhysicalDeviceSurfaceSupportKHR(VkPhysicalDevice physicalDevice,… in PreCallValidateGetPhysicalDeviceSurfaceSupportKHR()
13671 bool CoreChecks::PreCallValidateGetPhysicalDeviceSurfaceFormatsKHR(VkPhysicalDevice physicalDevice,… in PreCallValidateGetPhysicalDeviceSurfaceFormatsKHR()
13796 bool CoreChecks::ValidateDescriptorUpdateTemplate(const char *func_name, in ValidateDescriptorUpdateTemplate()
13837 bool CoreChecks::PreCallValidateCreateDescriptorUpdateTemplate(VkDevice device, in PreCallValidateCreateDescriptorUpdateTemplate()
13845 bool CoreChecks::PreCallValidateCreateDescriptorUpdateTemplateKHR(VkDevice device, in PreCallValidateCreateDescriptorUpdateTemplateKHR()
13888 bool CoreChecks::ValidateUpdateDescriptorSetWithTemplate(VkDescriptorSet descriptorSet, in ValidateUpdateDescriptorSetWithTemplate()
13907 bool CoreChecks::PreCallValidateUpdateDescriptorSetWithTemplate(VkDevice device, VkDescriptorSet de… in PreCallValidateUpdateDescriptorSetWithTemplate()
13913 bool CoreChecks::PreCallValidateUpdateDescriptorSetWithTemplateKHR(VkDevice device, VkDescriptorSet… in PreCallValidateUpdateDescriptorSetWithTemplateKHR()
13955 bool CoreChecks::PreCallValidateCmdPushDescriptorSetWithTemplateKHR(VkCommandBuffer commandBuffer, in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
14032 void CoreChecks::PreCallRecordCmdPushDescriptorSetWithTemplateKHR(VkCommandBuffer commandBuffer, in PreCallRecordCmdPushDescriptorSetWithTemplateKHR()
14085 bool CoreChecks::ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery(VkPhysicalDevice physicalD… in ValidateGetPhysicalDeviceDisplayPlanePropertiesKHRQuery()
14108 bool CoreChecks::PreCallValidateGetDisplayPlaneSupportedDisplaysKHR(VkPhysicalDevice physicalDevice… in PreCallValidateGetDisplayPlaneSupportedDisplaysKHR()
14116 bool CoreChecks::PreCallValidateGetDisplayPlaneCapabilitiesKHR(VkPhysicalDevice physicalDevice, VkD… in PreCallValidateGetDisplayPlaneCapabilitiesKHR()
14123 bool CoreChecks::PreCallValidateGetDisplayPlaneCapabilities2KHR(VkPhysicalDevice physicalDevice, in PreCallValidateGetDisplayPlaneCapabilities2KHR()
14132 bool CoreChecks::PreCallValidateCmdDebugMarkerBeginEXT(VkCommandBuffer commandBuffer, in PreCallValidateCmdDebugMarkerBeginEXT()
14139 bool CoreChecks::PreCallValidateCmdDebugMarkerEndEXT(VkCommandBuffer commandBuffer) { in PreCallValidateCmdDebugMarkerEndEXT()
14145 bool CoreChecks::PreCallValidateCmdBeginQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool … in PreCallValidateCmdBeginQueryIndexedEXT()
14186 void CoreChecks::PreCallRecordCmdBeginQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool qu… in PreCallRecordCmdBeginQueryIndexedEXT()
14192 bool CoreChecks::PreCallValidateCmdEndQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool qu… in PreCallValidateCmdEndQueryIndexedEXT()
14209 bool CoreChecks::PreCallValidateCmdSetDiscardRectangleEXT(VkCommandBuffer commandBuffer, uint32_t f… in PreCallValidateCmdSetDiscardRectangleEXT()
14216 bool CoreChecks::PreCallValidateCmdSetSampleLocationsEXT(VkCommandBuffer commandBuffer, in PreCallValidateCmdSetSampleLocationsEXT()
14223 bool CoreChecks::ValidateCreateSamplerYcbcrConversion(const char *func_name, in ValidateCreateSamplerYcbcrConversion()
14238 bool CoreChecks::PreCallValidateCreateSamplerYcbcrConversion(VkDevice device, const VkSamplerYcbcrC… in PreCallValidateCreateSamplerYcbcrConversion()
14244 bool CoreChecks::PreCallValidateCreateSamplerYcbcrConversionKHR(VkDevice device, in PreCallValidateCreateSamplerYcbcrConversionKHR()
14293 bool CoreChecks::PreCallValidateGetBufferDeviceAddressEXT(VkDevice device, const VkBufferDeviceAddr… in PreCallValidateGetBufferDeviceAddressEXT()
14324 bool CoreChecks::ValidateQueryRange(VkDevice device, VkQueryPool queryPool, uint32_t totalCount, ui… in ValidateQueryRange()
14343 bool CoreChecks::PreCallValidateResetQueryPoolEXT(VkDevice device, VkQueryPool queryPool, uint32_t … in PreCallValidateResetQueryPoolEXT()
14382 void CoreChecks::PreCallRecordGetPhysicalDeviceProperties(VkPhysicalDevice physicalDevice, in PreCallRecordGetPhysicalDeviceProperties()
14397 VkResult CoreChecks::CoreLayerCreateValidationCacheEXT(VkDevice device, const VkValidationCacheCrea… in CoreLayerCreateValidationCacheEXT()
14404 void CoreChecks::CoreLayerDestroyValidationCacheEXT(VkDevice device, VkValidationCacheEXT validatio… in CoreLayerDestroyValidationCacheEXT()
14409 VkResult CoreChecks::CoreLayerGetValidationCacheDataEXT(VkDevice device, VkValidationCacheEXT valid… in CoreLayerGetValidationCacheDataEXT()
14416 VkResult CoreChecks::CoreLayerMergeValidationCachesEXT(VkDevice device, VkValidationCacheEXT dstCac… in CoreLayerMergeValidationCachesEXT()
14438 bool CoreChecks::PreCallValidateCmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask… in PreCallValidateCmdSetDeviceMask()
14455 bool CoreChecks::ValidateQueryPoolStride(const std::string &vuid_not_64, const std::string &vuid_64… in ValidateQueryPoolStride()
14475 bool CoreChecks::ValidateCmdDrawStrideWithStruct(VkCommandBuffer commandBuffer, const std::string &… in ValidateCmdDrawStrideWithStruct()
14487 bool CoreChecks::ValidateCmdDrawStrideWithBuffer(VkCommandBuffer commandBuffer, const std::string &… in ValidateCmdDrawStrideWithBuffer()