Lines Matching refs:ValidationStateTracker
67 void ValidationStateTracker::UpdateStateCmdDrawDispatchType(CMD_BUFFER_STATE *cb_state, VkPipelineB… in UpdateStateCmdDrawDispatchType()
73 void ValidationStateTracker::UpdateStateCmdDrawType(CMD_BUFFER_STATE *cb_state, VkPipelineBindPoint… in UpdateStateCmdDrawType()
91 void ValidationStateTracker::PostCallRecordCmdDraw(VkCommandBuffer commandBuffer, uint32_t vertexCo… in PostCallRecordCmdDraw()
133 void ValidationStateTracker::PostCallRecordCmdDrawIndexed(VkCommandBuffer commandBuffer, uint32_t i… in PostCallRecordCmdDrawIndexed()
167 void ValidationStateTracker::PostCallRecordCmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer … in PostCallRecordCmdDrawIndirect()
204 void ValidationStateTracker::PostCallRecordCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, Vk… in PostCallRecordCmdDrawIndexedIndirect()
224 void ValidationStateTracker::PostCallRecordCmdDispatch(VkCommandBuffer commandBuffer, uint32_t x, u… in PostCallRecordCmdDispatch()
246 void ValidationStateTracker::PostCallRecordCmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuf… in PostCallRecordCmdDispatchIndirect()
300 void ValidationStateTracker::PreCallRecordCmdDrawIndirectCountKHR(VkCommandBuffer commandBuffer, Vk… in PreCallRecordCmdDrawIndirectCountKHR()
361 void ValidationStateTracker::PreCallRecordCmdDrawIndexedIndirectCountKHR(VkCommandBuffer commandBuf… in PreCallRecordCmdDrawIndexedIndirectCountKHR()
403 void ValidationStateTracker::PreCallRecordCmdDrawMeshTasksNV(VkCommandBuffer commandBuffer, uint32_… in PreCallRecordCmdDrawMeshTasksNV()
430 void ValidationStateTracker::PreCallRecordCmdDrawMeshTasksIndirectNV(VkCommandBuffer commandBuffer,… in PreCallRecordCmdDrawMeshTasksIndirectNV()
470 void ValidationStateTracker::PreCallRecordCmdDrawMeshTasksIndirectCountNV(VkCommandBuffer commandBu… in PreCallRecordCmdDrawMeshTasksIndirectCountNV()