Home | History | Annotate | Download | only in layers

Lines Matching refs:VkQueryControlFlagBits

1186 static bool ValidateEnumerator(VkQueryControlFlagBits const &enumerator) {
1187 VkQueryControlFlagBits allFlags = (VkQueryControlFlagBits)(VK_QUERY_CONTROL_PRECISE_BIT);
1195 static std::string EnumeratorString(VkQueryControlFlagBits const &enumerator) {
3520 // "VkQueryControlFlagBits", AllVkQueryControlFlagBits, pBeginInfo->pInheritanceInfo->queryFlags, false);