• Home
  • Raw
  • Download

Lines Matching defs:commandBuffer

6244 bool CoreChecks::PreCallValidateBeginCommandBuffer(VkCommandBuffer commandBuffer, const VkCommandBu…  in PreCallValidateBeginCommandBuffer()
6325 void CoreChecks::PreCallRecordBeginCommandBuffer(VkCommandBuffer commandBuffer, const VkCommandBuff… in PreCallRecordBeginCommandBuffer()
6365 bool CoreChecks::PreCallValidateEndCommandBuffer(VkCommandBuffer commandBuffer) { in PreCallValidateEndCommandBuffer()
6386 void CoreChecks::PostCallRecordEndCommandBuffer(VkCommandBuffer commandBuffer, VkResult result) { in PostCallRecordEndCommandBuffer()
6399 bool CoreChecks::PreCallValidateResetCommandBuffer(VkCommandBuffer commandBuffer, VkCommandBufferRe… in PreCallValidateResetCommandBuffer()
6420 void CoreChecks::PostCallRecordResetCommandBuffer(VkCommandBuffer commandBuffer, VkCommandBufferRes… in PostCallRecordResetCommandBuffer()
6427 bool CoreChecks::PreCallValidateCmdBindPipeline(VkCommandBuffer commandBuffer, VkPipelineBindPoint … in PreCallValidateCmdBindPipeline()
6441 void CoreChecks::PreCallRecordCmdBindPipeline(VkCommandBuffer commandBuffer, VkPipelineBindPoint pi… in PreCallRecordCmdBindPipeline()
6457 bool CoreChecks::PreCallValidateCmdSetViewport(VkCommandBuffer commandBuffer, uint32_t firstViewpor… in PreCallValidateCmdSetViewport()
6473 void CoreChecks::PreCallRecordCmdSetViewport(VkCommandBuffer commandBuffer, uint32_t firstViewport,… in PreCallRecordCmdSetViewport()
6480 bool CoreChecks::PreCallValidateCmdSetScissor(VkCommandBuffer commandBuffer, uint32_t firstScissor,… in PreCallValidateCmdSetScissor()
6496 void CoreChecks::PreCallRecordCmdSetScissor(VkCommandBuffer commandBuffer, uint32_t firstScissor, u… in PreCallRecordCmdSetScissor()
6503 bool CoreChecks::PreCallValidateCmdSetExclusiveScissorNV(VkCommandBuffer commandBuffer, uint32_t fi… in PreCallValidateCmdSetExclusiveScissorNV()
6526 void CoreChecks::PreCallRecordCmdSetExclusiveScissorNV(VkCommandBuffer commandBuffer, uint32_t firs… in PreCallRecordCmdSetExclusiveScissorNV()
6534 bool CoreChecks::PreCallValidateCmdBindShadingRateImageNV(VkCommandBuffer commandBuffer, VkImageVie… in PreCallValidateCmdBindShadingRateImageNV()
6598 void CoreChecks::PreCallRecordCmdBindShadingRateImageNV(VkCommandBuffer commandBuffer, VkImageView … in PreCallRecordCmdBindShadingRateImageNV()
6609 bool CoreChecks::PreCallValidateCmdSetViewportShadingRatePaletteNV(VkCommandBuffer commandBuffer, u… in PreCallValidateCmdSetViewportShadingRatePaletteNV()
6648 void CoreChecks::PreCallRecordCmdSetViewportShadingRatePaletteNV(VkCommandBuffer commandBuffer, uin… in PreCallRecordCmdSetViewportShadingRatePaletteNV()
6657 bool CoreChecks::PreCallValidateCmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) { in PreCallValidateCmdSetLineWidth()
6673 void CoreChecks::PreCallRecordCmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) { in PreCallRecordCmdSetLineWidth()
6678 bool CoreChecks::PreCallValidateCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConst… in PreCallValidateCmdSetDepthBias()
6700 void CoreChecks::PreCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstan… in PreCallRecordCmdSetDepthBias()
6706 bool CoreChecks::PreCallValidateCmdSetBlendConstants(VkCommandBuffer commandBuffer, const float ble… in PreCallValidateCmdSetBlendConstants()
6721 void CoreChecks::PreCallRecordCmdSetBlendConstants(VkCommandBuffer commandBuffer, const float blend… in PreCallRecordCmdSetBlendConstants()
6726 bool CoreChecks::PreCallValidateCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBoun… in PreCallValidateCmdSetDepthBounds()
6741 void CoreChecks::PreCallRecordCmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds… in PreCallRecordCmdSetDepthBounds()
6746 bool CoreChecks::PreCallValidateCmdSetStencilCompareMask(VkCommandBuffer commandBuffer, VkStencilFa… in PreCallValidateCmdSetStencilCompareMask()
6762 void CoreChecks::PreCallRecordCmdSetStencilCompareMask(VkCommandBuffer commandBuffer, VkStencilFace… in PreCallRecordCmdSetStencilCompareMask()
6768 bool CoreChecks::PreCallValidateCmdSetStencilWriteMask(VkCommandBuffer commandBuffer, VkStencilFace… in PreCallValidateCmdSetStencilWriteMask()
6784 void CoreChecks::PreCallRecordCmdSetStencilWriteMask(VkCommandBuffer commandBuffer, VkStencilFaceFl… in PreCallRecordCmdSetStencilWriteMask()
6790 bool CoreChecks::PreCallValidateCmdSetStencilReference(VkCommandBuffer commandBuffer, VkStencilFace… in PreCallValidateCmdSetStencilReference()
6806 void CoreChecks::PreCallRecordCmdSetStencilReference(VkCommandBuffer commandBuffer, VkStencilFaceFl… in PreCallRecordCmdSetStencilReference()
6915 void CoreChecks::PreCallRecordCmdBindDescriptorSets(VkCommandBuffer commandBuffer, VkPipelineBindPo… in PreCallRecordCmdBindDescriptorSets()
6959 bool CoreChecks::PreCallValidateCmdBindDescriptorSets(VkCommandBuffer commandBuffer, VkPipelineBind… in PreCallValidateCmdBindDescriptorSets()
7078 bool CoreChecks::PreCallValidateCmdPushDescriptorSetKHR(VkCommandBuffer commandBuffer, VkPipelineBi… in PreCallValidateCmdPushDescriptorSetKHR()
7158 void CoreChecks::PreCallRecordCmdPushDescriptorSetKHR(VkCommandBuffer commandBuffer, VkPipelineBind… in PreCallRecordCmdPushDescriptorSetKHR()
7179 bool CoreChecks::PreCallValidateCmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, … in PreCallValidateCmdBindIndexBuffer()
7206 void CoreChecks::PreCallRecordCmdBindIndexBuffer(VkCommandBuffer commandBuffer, VkBuffer buffer, Vk… in PreCallRecordCmdBindIndexBuffer()
7220 bool CoreChecks::PreCallValidateCmdBindVertexBuffers(VkCommandBuffer commandBuffer, uint32_t firstB… in PreCallValidateCmdBindVertexBuffers()
7246 void CoreChecks::PreCallRecordCmdBindVertexBuffers(VkCommandBuffer commandBuffer, uint32_t firstBin… in PreCallRecordCmdBindVertexBuffers()
7292 bool CoreChecks::PreCallValidateCmdDraw(VkCommandBuffer commandBuffer, uint32_t vertexCount, uint32… in PreCallValidateCmdDraw()
7300 void CoreChecks::PreCallRecordCmdDraw(VkCommandBuffer commandBuffer, uint32_t vertexCount, uint32_t… in PreCallRecordCmdDraw()
7306 void CoreChecks::PostCallRecordCmdDraw(VkCommandBuffer commandBuffer, uint32_t vertexCount, uint32_… in PostCallRecordCmdDraw()
7313 bool CoreChecks::PreCallValidateCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, … in PreCallValidateCmdDrawIndexed()
7343 void CoreChecks::PreCallRecordCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, ui… in PreCallRecordCmdDrawIndexed()
7349 void CoreChecks::PostCallRecordCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t indexCount, u… in PostCallRecordCmdDrawIndexed()
7356 bool CoreChecks::PreCallValidateCmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkD… in PreCallValidateCmdDrawIndirect()
7370 void CoreChecks::PreCallRecordCmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDev… in PreCallRecordCmdDrawIndirect()
7376 void CoreChecks::PostCallRecordCmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDe… in PostCallRecordCmdDrawIndirect()
7385 bool CoreChecks::PreCallValidateCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buff… in PreCallValidateCmdDrawIndexedIndirect()
7401 void CoreChecks::PreCallRecordCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer… in PreCallRecordCmdDrawIndexedIndirect()
7407 void CoreChecks::PostCallRecordCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffe… in PostCallRecordCmdDrawIndexedIndirect()
7416 bool CoreChecks::PreCallValidateCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, … in PreCallValidateCmdDispatch()
7423 void CoreChecks::PreCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, ui… in PreCallRecordCmdDispatch()
7428 void CoreChecks::PostCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, uint32_t y, u… in PostCallRecordCmdDispatch()
7434 bool CoreChecks::PreCallValidateCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer,… in PreCallValidateCmdDispatchIndirect()
7446 void CoreChecks::PreCallRecordCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, V… in PreCallRecordCmdDispatchIndirect()
7451 void CoreChecks::PostCallRecordCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, … in PostCallRecordCmdDispatchIndirect()
7473 bool CoreChecks::PreCallValidateCmdUpdateBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, … in PreCallValidateCmdUpdateBuffer()
7496 void CoreChecks::PostCallRecordCmdUpdateBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, V… in PostCallRecordCmdUpdateBuffer()
7506 bool CoreChecks::SetEventStageMask(VkQueue queue, VkCommandBuffer commandBuffer, VkEvent event, VkP… in SetEventStageMask()
7519 bool CoreChecks::PreCallValidateCmdSetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelin… in PreCallValidateCmdSetEvent()
7533 void CoreChecks::PreCallRecordCmdSetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelineS… in PreCallRecordCmdSetEvent()
7547 bool CoreChecks::PreCallValidateCmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipel… in PreCallValidateCmdResetEvent()
7562 void CoreChecks::PreCallRecordCmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, VkPipelin… in PreCallRecordCmdResetEvent()
8543 bool CoreChecks::PreCallValidateCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, c… in PreCallValidateCmdWaitEvents()
8572 void CoreChecks::PreCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, con… in PreCallRecordCmdWaitEvents()
8597 void CoreChecks::PostCallRecordCmdWaitEvents(VkCommandBuffer commandBuffer, uint32_t eventCount, co… in PostCallRecordCmdWaitEvents()
8608 bool CoreChecks::PreCallValidateCmdPipelineBarrier(VkCommandBuffer commandBuffer, VkPipelineStageFl… in PreCallValidateCmdPipelineBarrier()
8650 void CoreChecks::PreCallRecordCmdPipelineBarrier(VkCommandBuffer commandBuffer, VkPipelineStageFlag… in PreCallRecordCmdPipelineBarrier()
8665 bool CoreChecks::SetQueryState(VkQueue queue, VkCommandBuffer commandBuffer, QueryObject object, bo… in SetQueryState()
8678 bool CoreChecks::PreCallValidateCmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool,… in PreCallValidateCmdBeginQuery()
8706 void CoreChecks::PostCallRecordCmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, … in PostCallRecordCmdBeginQuery()
8715 bool CoreChecks::PreCallValidateCmdEndQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, u… in PreCallValidateCmdEndQuery()
8733 void CoreChecks::PostCallRecordCmdEndQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, ui… in PostCallRecordCmdEndQuery()
8742 bool CoreChecks::PreCallValidateCmdResetQueryPool(VkCommandBuffer commandBuffer, VkQueryPool queryP… in PreCallValidateCmdResetQueryPool()
8754 void CoreChecks::PostCallRecordCmdResetQueryPool(VkCommandBuffer commandBuffer, VkQueryPool queryPo… in PostCallRecordCmdResetQueryPool()
8797 bool CoreChecks::PreCallValidateCmdCopyQueryPoolResults(VkCommandBuffer commandBuffer, VkQueryPool … in PreCallValidateCmdCopyQueryPoolResults()
8819 void CoreChecks::PostCallRecordCmdCopyQueryPoolResults(VkCommandBuffer commandBuffer, VkQueryPool q… in PostCallRecordCmdCopyQueryPoolResults()
8831 bool CoreChecks::PreCallValidateCmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout la… in PreCallValidateCmdPushConstants()
8887 bool CoreChecks::PreCallValidateCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFla… in PreCallValidateCmdWriteTimestamp()
8899 void CoreChecks::PostCallRecordCmdWriteTimestamp(VkCommandBuffer commandBuffer, VkPipelineStageFlag… in PostCallRecordCmdWriteTimestamp()
10195 bool CoreChecks::ValidateCmdBeginRenderPass(layer_data *device_data, VkCommandBuffer commandBuffer, in ValidateCmdBeginRenderPass()
10286 bool CoreChecks::PreCallValidateCmdBeginRenderPass(VkCommandBuffer commandBuffer, const VkRenderPas… in PreCallValidateCmdBeginRenderPass()
10293 bool CoreChecks::PreCallValidateCmdBeginRenderPass2KHR(VkCommandBuffer commandBuffer, const VkRende… in PreCallValidateCmdBeginRenderPass2KHR()
10300 …d CoreChecks::RecordCmdBeginRenderPassState(layer_data *device_data, VkCommandBuffer commandBuffer, in RecordCmdBeginRenderPassState()
10324 void CoreChecks::PreCallRecordCmdBeginRenderPass(VkCommandBuffer commandBuffer, const VkRenderPassB… in PreCallRecordCmdBeginRenderPass()
10330 void CoreChecks::PreCallRecordCmdBeginRenderPass2KHR(VkCommandBuffer commandBuffer, const VkRenderP… in PreCallRecordCmdBeginRenderPass2KHR()
10337 VkCommandBuffer commandBuffer) { in ValidateCmdNextSubpass()
10365 bool CoreChecks::PreCallValidateCmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents con… in PreCallValidateCmdNextSubpass()
10370 bool CoreChecks::PreCallValidateCmdNextSubpass2KHR(VkCommandBuffer commandBuffer, const VkSubpassBe… in PreCallValidateCmdNextSubpass2KHR()
10376 void CoreChecks::RecordCmdNextSubpass(layer_data *device_data, VkCommandBuffer commandBuffer, VkSub… in RecordCmdNextSubpass()
10384 void CoreChecks::PostCallRecordCmdNextSubpass(VkCommandBuffer commandBuffer, VkSubpassContents cont… in PostCallRecordCmdNextSubpass()
10389 void CoreChecks::PostCallRecordCmdNextSubpass2KHR(VkCommandBuffer commandBuffer, const VkSubpassBeg… in PostCallRecordCmdNextSubpass2KHR()
10396 VkCommandBuffer commandBuffer) { in ValidateCmdEndRenderPass()
10427 bool CoreChecks::PreCallValidateCmdEndRenderPass(VkCommandBuffer commandBuffer) { in PreCallValidateCmdEndRenderPass()
10433 bool CoreChecks::PreCallValidateCmdEndRenderPass2KHR(VkCommandBuffer commandBuffer, const VkSubpass… in PreCallValidateCmdEndRenderPass2KHR()
10439 void CoreChecks::RecordCmdEndRenderPassState(layer_data *device_data, VkCommandBuffer commandBuffer in RecordCmdEndRenderPassState()
10448 void CoreChecks::PostCallRecordCmdEndRenderPass(VkCommandBuffer commandBuffer) { in PostCallRecordCmdEndRenderPass()
10453 void CoreChecks::PostCallRecordCmdEndRenderPass2KHR(VkCommandBuffer commandBuffer, const VkSubpassE… in PostCallRecordCmdEndRenderPass2KHR()
10539 bool CoreChecks::PreCallValidateCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandB… in PreCallValidateCmdExecuteCommands()
10672 void CoreChecks::PreCallRecordCmdExecuteCommands(VkCommandBuffer commandBuffer, uint32_t commandBuf… in PreCallRecordCmdExecuteCommands()
12723 void CoreChecks::PreCallRecordCmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDeb… in PreCallRecordCmdBeginDebugUtilsLabelEXT()
12728 void CoreChecks::PostCallRecordCmdEndDebugUtilsLabelEXT(VkCommandBuffer commandBuffer) { in PostCallRecordCmdEndDebugUtilsLabelEXT()
12733 void CoreChecks::PreCallRecordCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDe… in PreCallRecordCmdInsertDebugUtilsLabelEXT()
12969 bool CoreChecks::PreCallValidateCmdPushDescriptorSetWithTemplateKHR(VkCommandBuffer commandBuffer, in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()
13049 void CoreChecks::PreCallRecordCmdPushDescriptorSetWithTemplateKHR(VkCommandBuffer commandBuffer, in PreCallRecordCmdPushDescriptorSetWithTemplateKHR()
13158 bool CoreChecks::PreCallValidateCmdDebugMarkerBeginEXT(VkCommandBuffer commandBuffer, in PreCallValidateCmdDebugMarkerBeginEXT()
13166 bool CoreChecks::PreCallValidateCmdDebugMarkerEndEXT(VkCommandBuffer commandBuffer) { in PreCallValidateCmdDebugMarkerEndEXT()
13173 bool CoreChecks::PreCallValidateCmdSetDiscardRectangleEXT(VkCommandBuffer commandBuffer, uint32_t f… in PreCallValidateCmdSetDiscardRectangleEXT()
13181 bool CoreChecks::PreCallValidateCmdSetSampleLocationsEXT(VkCommandBuffer commandBuffer, in PreCallValidateCmdSetSampleLocationsEXT()
13189 bool CoreChecks::PreCallValidateCmdDrawIndirectCountKHR(VkCommandBuffer commandBuffer, VkBuffer buf… in PreCallValidateCmdDrawIndirectCountKHR()
13231 void CoreChecks::PreCallRecordCmdDrawIndirectCountKHR(VkCommandBuffer commandBuffer, VkBuffer buffe… in PreCallRecordCmdDrawIndirectCountKHR()
13243 bool CoreChecks::PreCallValidateCmdDrawIndexedIndirectCountKHR(VkCommandBuffer commandBuffer, VkBuf… in PreCallValidateCmdDrawIndexedIndirectCountKHR()
13286 void CoreChecks::PreCallRecordCmdDrawIndexedIndirectCountKHR(VkCommandBuffer commandBuffer, VkBuffe… in PreCallRecordCmdDrawIndexedIndirectCountKHR()
13298 bool CoreChecks::PreCallValidateCmdDrawMeshTasksNV(VkCommandBuffer commandBuffer, uint32_t taskCoun… in PreCallValidateCmdDrawMeshTasksNV()
13307 void CoreChecks::PreCallRecordCmdDrawMeshTasksNV(VkCommandBuffer commandBuffer, uint32_t taskCount,… in PreCallRecordCmdDrawMeshTasksNV()
13313 bool CoreChecks::PreCallValidateCmdDrawMeshTasksIndirectNV(VkCommandBuffer commandBuffer, VkBuffer … in PreCallValidateCmdDrawMeshTasksIndirectNV()
13328 void CoreChecks::PreCallRecordCmdDrawMeshTasksIndirectNV(VkCommandBuffer commandBuffer, VkBuffer bu… in PreCallRecordCmdDrawMeshTasksIndirectNV()
13339 bool CoreChecks::PreCallValidateCmdDrawMeshTasksIndirectCountNV(VkCommandBuffer commandBuffer, VkBu… in PreCallValidateCmdDrawMeshTasksIndirectCountNV()
13358 void CoreChecks::PreCallRecordCmdDrawMeshTasksIndirectCountNV(VkCommandBuffer commandBuffer, VkBuff… in PreCallRecordCmdDrawMeshTasksIndirectCountNV()