Home | History | Annotate | Download | only in layers

Lines Matching refs:VkQueryControlFlagBits

1196 static bool ValidateEnumerator(VkQueryControlFlagBits const &enumerator) {
1197 VkQueryControlFlagBits allFlags = (VkQueryControlFlagBits)(VK_QUERY_CONTROL_PRECISE_BIT);
1205 static std::string EnumeratorString(VkQueryControlFlagBits const &enumerator) {
3875 (!validate_VkQueryControlFlagBits(VkQueryControlFlagBits(pInfo->queryFlags)))) {
3880 "valid combination of VkQueryControlFlagBits.",
3911 // "VkQueryControlFlagBits", AllVkQueryControlFlagBits, pBeginInfo->pInheritanceInfo->queryFlags, false);