Searched refs:manual_PreCallValidateCmdSetViewport (Results 1 – 3 of 3) sorted by relevance
1054 …bool manual_PreCallValidateCmdSetViewport(VkCommandBuffer commandBuffer, uint32_t firstViewport, u…
2446 bool StatelessValidation::manual_PreCallValidateCmdSetViewport(VkCommandBuffer commandBuffer, uint3… in manual_PreCallValidateCmdSetViewport() function in StatelessValidation
4095 …if (!skip) skip |= manual_PreCallValidateCmdSetViewport(commandBuffer, firstViewport, viewportCoun… in PreCallValidateCmdSetViewport()