Lines Matching refs:PRIxLEAST64
375 …"Fence %#" PRIxLEAST64 " submitted in SIGNALED state. Fences must be reset before being submitted… in add_fence_info()
442 … MEMTRACK_INVALID_USAGE_FLAG, "MEM", "Invalid usage flag for %s %#" PRIxLEAST64 in validate_usage_flags()
634 … "Attempting to free memory object %#" PRIxLEAST64 " which still contains " PRINTF_SIZE_T_SPECIFIER in reportMemReferencesAndCleanUp()
645 …"Command Buffer %p still has a reference to mem obj %#" PRIxLEAST64, (*it), (uint64_t)pMemObjInfo-… in reportMemReferencesAndCleanUp()
654 …EMTRACK_FREED_MEM_REF, "MEM", "VK Object %#" PRIxLEAST64 " still has a reference to mem obj %#" PR… in reportMemReferencesAndCleanUp()
671 …"Request to delete memory object %#" PRIxLEAST64 " not present in memory Object Map", (uint64_t)me… in deleteMemObjInfo()
689 … "fence %#" PRIxLEAST64 " for CB %p has not been checked for completion", in checkCBCompleted()
707 … "Attempting to free memory associated with a Persistent Image, %#" PRIxLEAST64 ", " in freeMemObjInfo()
786 "MEM", "While trying to clear mem binding for %s obj %#" PRIxLEAST64 in clear_object_binding()
787 … ", unable to find that object referenced by mem obj %#" PRIxLEAST64, in clear_object_binding()
809 … "MEM", "In %s, attempting to Bind Obj(%#" PRIxLEAST64 ") to NULL", apiName, handle); in set_mem_binding()
815 …"MEM", "In %s, attempting to update Binding of %s Obj(%#" PRIxLEAST64 ") that's not in global list… in set_mem_binding()
827 … "In %s, attempting to bind memory (%#" PRIxLEAST64 ") to object (%#" PRIxLEAST64 in set_mem_binding()
828 ") which has already been bound to mem object %#" PRIxLEAST64, in set_mem_binding()
869 …"In %s, attempting to update Binding of Obj(%#" PRIxLEAST64 ") that's not in global list()", apiNa… in set_sparse_mem_binding()
904 … " %s Object list contains %s Object %#" PRIxLEAST64 " ", objectStr, objectStr, element.first); in print_object_map_members()
920 …"MEM", "Trying to get mem binding for object %#" PRIxLEAST64 " but object has no mem binding", han… in get_mem_binding_from_object()
924 …"MEM", "Trying to get mem binding for object %#" PRIxLEAST64 " but no such object in %s list", han… in get_mem_binding_from_object()
955 … __LINE__, MEMTRACK_NONE, "MEM", " Mem object: %#" PRIxLEAST64, (uint64_t)(pInfo->mem)); in print_mem_list()
1012 … MEMTRACK_NONE, "MEM", " CB Info (%p) has CB %p, fenceId %" PRIx64 ", and fence %#" PRIxLEAST64, in printCBList()
2178 … "DS", "CB object %#" PRIxLEAST64 ": %s", (uint64_t)(pNode->commandBuffer), fail_msg); in validate_status()
2842 … "VkDescriptorSet (%#" PRIxLEAST64 ") bound as set #%u has range of " in validate_dynamic_offsets()
2844 … "combined with offset %#" PRIxLEAST64 " oversteps its buffer (%#" PRIxLEAST64 in validate_dynamic_offsets()
2845 ") which has a size of %#" PRIxLEAST64 ".", in validate_dynamic_offsets()
2856 … "VkDescriptorSet (%#" PRIxLEAST64 ") bound as set #%u has dynamic offset %#" PRIxLEAST32 ". " in validate_dynamic_offsets()
2857 … "Combined with offset %#" PRIxLEAST64 " and range %#" PRIxLEAST64 in validate_dynamic_offsets()
2859 "(%#" PRIxLEAST64 ") which has a size of %#" PRIxLEAST64 ".", in validate_dynamic_offsets()
2869 … "VkDescriptorSet (%#" PRIxLEAST64 ") bound as set #%u has dynamic offset %#" PRIxLEAST32 ". " in validate_dynamic_offsets()
2870 … "Combined with offset %#" PRIxLEAST64 " and range %#" PRIxLEAST64 in validate_dynamic_offsets()
2872 "(%#" PRIxLEAST64 ") which has a size of %#" PRIxLEAST64 ".", in validate_dynamic_offsets()
2913 … "VkPipeline %#" PRIxLEAST64 " uses set #%u but that set is not bound.", in validate_draw_state()
2922 "VkDescriptorSet (%#" PRIxLEAST64 in validate_draw_state()
2923 …bound as set #%u is not compatible with overlapping VkPipelineLayout %#" PRIxLEAST64 " due to: %s", in validate_draw_state()
2935 … "DS %#" PRIxLEAST64 " bound but it was never updated. It is now being used to draw so " in validate_draw_state()
2951 "The Pipeline State Object (%#" PRIxLEAST64 in validate_draw_state()
2961 "Vertex buffers are bound to command buffer (%#" PRIxLEAST64 in validate_draw_state()
2962 … ") but no vertex buffers are attached to this Pipeline State Object (%#" PRIxLEAST64 ").", in validate_draw_state()
3358 "Num samples mismatch! Binding PSO (%#" PRIxLEAST64 in validatePipelineState()
3359 … ") with %u samples while current RenderPass (%#" PRIxLEAST64 ") w/ %u samples!", in validatePipelineState()
3565 … "vkUpdateDescriptorSets: Attempt to update descriptor with invalid sampler %#" PRIxLEAST64, in validateSampler()
3571 "sampler %#" PRIxLEAST64, in validateSampler()
3725 … "vkUpdateDescriptorSets: Attempt to update descriptor with invalid imageView %#" PRIxLEAST64, in validateImageView()
3751 … "vkUpdateDescriptorSets: Attempt to update descriptor with invalid image %#" PRIxLEAST64 in validateImageView()
3752 " in imageView %#" PRIxLEAST64, in validateImageView()
3764 "and imageView %#" PRIxLEAST64 "" in validateImageView()
3774 "and imageView %#" PRIxLEAST64 "" in validateImageView()
3788 … "vkUpdateDescriptorSets: Updating descriptor with imageView %#" PRIxLEAST64 "" in validateImageView()
3797 … "vkUpdateDescriptorSets: Updating descriptor with layout %s and imageView %#" PRIxLEAST64 "" in validateImageView()
3806 … "vkUpdateDescriptorSets: Updating descriptor with layout %s and imageView %#" PRIxLEAST64 "" in validateImageView()
3827 … "vkUpdateDescriptorSets: Attempt to update descriptor with invalid bufferView %#" PRIxLEAST64, in validateBufferView()
3843 …teDescriptorSets: Attempt to update descriptor where bufferInfo has invalid buffer %#" PRIxLEAST64, in validateBufferInfo()
3873 … "vkUpdateDescriptorSets: Update #%u is not an immutable sampler %#" PRIxLEAST64 in validateUpdateContents()
3931 …"Cannot call %s() on descriptor set %" PRIxLEAST64 " that has not been allocated.", func_str.c_str… in validateIdleDescriptorSet()
3937 … "DS", "Cannot call %s() on descriptor set %" PRIxLEAST64 " that is in use by a command buffer.", in validateIdleDescriptorSet()
4051 "%#" PRIxLEAST64 " which only has bindings 0-%u.", in dsUpdate()
4058 "%#" PRIxLEAST64 " which only has bindings 0-%u.", in dsUpdate()
4122 "Unable to allocate %u descriptorSets from pool %#" PRIxLEAST64 in validate_descriptor_availability_in_pool()
4135 …"Unable to find set layout node for layout %#" PRIxLEAST64 " specified in vkAllocateDescriptorSets… in validate_descriptor_availability_in_pool()
4146 … "Unable to allocate %u descriptors of type %s from pool %#" PRIxLEAST64 in validate_descriptor_availability_in_pool()
4262 …"Unable to find pool node for pool %#" PRIxLEAST64 " specified in vkResetDescriptorPool() call", (… in clearDescriptorPool()
4283 … "Attempt to use CommandBuffer %#" PRIxLEAST64 " that doesn't exist!", (uint64_t)(cb)); in getCBNode()
4588 … "%s: It is invalid to issue this call inside an active render pass (%#" PRIxLEAST64 ")", apiName, in insideRenderPass()
5128 "You are submitting command buffer %#" PRIxLEAST64 in validateCommandBufferState()
5141 "You are submitting command buffer %#" PRIxLEAST64 in validateCommandBufferState()
5154 …"You are submitting command buffer %#" PRIxLEAST64 " that is invalid because it had the following " in validateCommandBufferState()
5167 …"You are submitting command buffer %#" PRIxLEAST64 " that is invalid due to an unknown cause. Vali… in validateCommandBufferState()
5176 … "You must call vkEndCommandBuffer() on CB %#" PRIxLEAST64 " before this call to vkQueueSubmit()!", in validateCommandBufferState()
5193 "CB %#" PRIxLEAST64 " was submitted with secondary buffer %#" PRIxLEAST64 in validatePrimaryCommandBufferState()
5195 "primary cmd buffer %#" PRIxLEAST64 ".", in validatePrimaryCommandBufferState()
5207 … "CB %#" PRIxLEAST64 " was begun w/ VK_COMMAND_BUFFER_USAGE_ONE_TIME_SUBMIT_BIT " in validatePrimaryCommandBufferState()
5208 "set, but has been submitted %#" PRIxLEAST64 " times.", in validatePrimaryCommandBufferState()
5398 …"VkMapMemory: Attempting to map memory on an already-mapped object %#" PRIxLEAST64, (uint64_t)mem); in validateMemRange()
5439 … "Unmapping Memory without memory being mapped: mem obj %#" PRIxLEAST64, (uint64_t)mem); in deleteMemRanges()
5523 … "%s specified fence %#" PRIxLEAST64 " already in SIGNALED state.", apiCall, (uint64_t)fence); in verifyFenceStatus()
5528 … "%s called for fence %#" PRIxLEAST64 " which has not been submitted on a Queue or during " in verifyFenceStatus()
5827 … "Cannot free buffer %" PRIxLEAST64 " that has not been allocated.", (uint64_t)(buffer)); in validateIdleBuffer()
5832 … "Cannot free buffer %" PRIxLEAST64 " that is in use by a command buffer.", (uint64_t)(buffer)); in validateIdleBuffer()
6057 "Attempt to free command buffer (%#" PRIxLEAST64 ") which is in use.", in vkFreeCommandBuffers()
6144 "Destroying Command Pool 0x%" PRIxLEAST64 " before " in vkDestroyCommandPool()
6145 "its command buffer (0x%" PRIxLEAST64 ") has completed.", in vkDestroyCommandPool()
6245 … "Fence %#" PRIxLEAST64 " submitted to VkResetFences in UNSIGNALED STATE", (uint64_t)pFences[i]); in vkResetFences()
6691 …pDescriptorPool, __LINE__, DRAWSTATE_OUT_OF_MEMORY, "DS", "Created Descriptor Pool %#" PRIxLEAST64, in vkCreateDescriptorPool()
6734 …"Unable to find pool node for pool %#" PRIxLEAST64 " specified in vkAllocateDescriptorSets() call", in vkAllocateDescriptorSets()
6755 …nt64_t)pDescriptorSets[i], __LINE__, DRAWSTATE_NONE, "DS", "Created Descriptor Set %#" PRIxLEAST64, in vkAllocateDescriptorSets()
6778 "Unable to find set layout node for layout %#" PRIxLEAST64 in vkAllocateDescriptorSets()
6970 … "Buffer (%p) renderPass (%#" PRIxLEAST64 ") is incompatible w/ framebuffer " in vkBeginCommandBuffer()
6971 … "(%#" PRIxLEAST64 ") w/ render pass (%#" PRIxLEAST64 ") due to: %s", in vkBeginCommandBuffer()
7010 "vkBeginCommandBuffer(): Cannot call Begin on CB (%#" PRIxLEAST64 in vkBeginCommandBuffer()
7019 "Call to vkBeginCommandBuffer() on command buffer (%#" PRIxLEAST64 in vkBeginCommandBuffer()
7020 … ") attempts to implicitly reset cmdBuffer created from command pool (%#" PRIxLEAST64 in vkBeginCommandBuffer()
7109 … "Attempt to reset command buffer (%#" PRIxLEAST64 ") created from command pool (%#" PRIxLEAST64 in vkResetCommandBuffer()
7116 "Attempt to reset command buffer (%#" PRIxLEAST64 ") which is in use.", in vkResetCommandBuffer()
7146 …"Incorrectly binding compute pipeline (%#" PRIxLEAST64 ") during active RenderPass (%#" PRIxLEAST6… in vkCmdBindPipeline()
7158 … "Attempt to bind Pipeline %#" PRIxLEAST64 " that doesn't exist!", (uint64_t)(pipeline)); in vkCmdBindPipeline()
7345 … DRAWSTATE_NONE, "DS", "DS %#" PRIxLEAST64 " bound on pipeline %s", in vkCmdBindDescriptorSets()
7351 "DS %#" PRIxLEAST64 in vkCmdBindDescriptorSets()
7371 "descriptorSet #%u (%#" PRIxLEAST64 in vkCmdBindDescriptorSets()
7390 … "device limit minUniformBufferOffsetAlignment %#" PRIxLEAST64, in vkCmdBindDescriptorSets()
7405 … "device limit minStorageBufferOffsetAlignment %#" PRIxLEAST64, in vkCmdBindDescriptorSets()
7419 … DRAWSTATE_INVALID_SET, "DS", "Attempt to bind DS %#" PRIxLEAST64 " that doesn't exist!", in vkCmdBindDescriptorSets()
7434 "DescriptorSetDS %#" PRIxLEAST64 in vkCmdBindDescriptorSets()
7435 … " previously bound as set #%u was disturbed by newly bound pipelineLayout (%#" PRIxLEAST64 ")", in vkCmdBindDescriptorSets()
7449 DRAWSTATE_NONE, "DS", "DescriptorSetDS %#" PRIxLEAST64 in vkCmdBindDescriptorSets()
7450 … " previously bound as set #%u is incompatible with set %#" PRIxLEAST64 in vkCmdBindDescriptorSets()
7452 … "disturbed by newly bound pipelineLayout (%#" PRIxLEAST64 ")", in vkCmdBindDescriptorSets()
7530 … "vkCmdBindIndexBuffer() offset (%#" PRIxLEAST64 ") does not fall on alignment (%s) boundary.", in vkCmdBindIndexBuffer()
8177 … "vkCmdClearAttachments() issued on CB object 0x%" PRIxLEAST64 " prior to any Draw Cmds." in vkCmdClearAttachments()
9971 …"vkCmdExecuteCommands(): Secondary Command Buffer (%p) executed within render pass (%#" PRIxLEAST64 in vkCmdExecuteCommands()
9986 … "vkCmdExecuteCommands(): Secondary Command Buffer (%p) w/ render pass (%#" PRIxLEAST64 in vkCmdExecuteCommands()
9987 … ") is incompatible w/ primary command buffer (%p) w/ render pass (%#" PRIxLEAST64 ") due to: %s", in vkCmdExecuteCommands()
9998 … "vkCmdExecuteCommands(): Secondary Command Buffer (%p) references framebuffer (%#" PRIxLEAST64 in vkCmdExecuteCommands()
9999 … ") that does not match framebuffer (%#" PRIxLEAST64 ") in active renderpass (%#" PRIxLEAST64 ").", in vkCmdExecuteCommands()
10015 …"Attempt to simultaneously execute CB %#" PRIxLEAST64 " w/o VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_U… in vkCmdExecuteCommands()
10024 "vkCmdExecuteCommands(): Secondary Command Buffer (%#" PRIxLEAST64 in vkCmdExecuteCommands()
10026 …"(%#" PRIxLEAST64 ") to be treated as if it does not have VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE… in vkCmdExecuteCommands()
10037 "(%#" PRIxLEAST64 ") cannot be submitted with a query in " in vkCmdExecuteCommands()
10089 …ng Memory without VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT set: mem obj %#" PRIxLEAST64, (uint64_t)mem); in vkMapMemory()
10164 … MEMTRACK_INVALID_MAP, "MEM", "Memory overflow was detected on mem obj %" PRIxLEAST64, in validateAndCopyNoncoherentMemoryToDriver()
10172 … MEMTRACK_INVALID_MAP, "MEM", "Memory overflow was detected on mem obj %" PRIxLEAST64, in validateAndCopyNoncoherentMemoryToDriver()