summaryrefslogtreecommitdiff
path: root/chapters/commonvalidity/query_pool_count_common.adoc
blob: a91e3c2ed30cbd8929b2d32393b9de0333033204 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright 2023 The Khronos Group Inc.
//
// SPDX-License-Identifier: CC-BY-4.0

// Common include
  * pname:firstQuery must: be less than the number of queries in
    pname:queryPool
  * The sum of pname:firstQuery and pname:queryCount must: be less than or
    equal to the number of queries in pname:queryPool
// Common include