Searched refs:ValidateQueryPoolStride (Results 1 – 2 of 2) sorted by relevance
1982 …bool ValidateQueryPoolStride(const std::string& vuid_not_64, const std::string& vuid_64, const VkD…
4244 …skip |= ValidateQueryPoolStride("VUID-vkGetQueryPoolResults-flags-00814", "VUID-vkGetQueryPoolResu… in PreCallValidateGetQueryPoolResults()9270 …skip |= ValidateQueryPoolStride("VUID-vkCmdCopyQueryPoolResults-flags-00822", "VUID-vkCmdCopyQuery… in PreCallValidateCmdCopyQueryPoolResults()14455 bool CoreChecks::ValidateQueryPoolStride(const std::string &vuid_not_64, const std::string &vuid_64… in ValidateQueryPoolStride() function in CoreChecks