// Copyright 2023-2024 The Khronos Group Inc. // // SPDX-License-Identifier: CC-BY-4.0 // Common Valid Usage // Common to query pool count commands * [[VUID-{refpage}-firstQuery-09436]] pname:firstQuery must: be less than the number of queries in pname:queryPool * [[VUID-{refpage}-firstQuery-09437]] The sum of pname:firstQuery and pname:queryCount must: be less than or equal to the number of queries in pname:queryPool // Common Valid Usage