1// Copyright 2022-2024 The Khronos Group Inc.
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5// Common Valid Usage
6// Common to vkCmdEndQuery* commands
7  * [[VUID-{refpage}-None-07007]]
8    If called within a subpass of a render pass instance, the corresponding
9    fname:vkCmdBeginQuery* command must: have been called previously within
10    the same subpass
11// Common Valid Usage
12