summaryrefslogtreecommitdiff
path: root/chapters/commonvalidity/dynamic_state3_feature_common.adoc
blob: 45ba9662b3441762c1a3ce387aac4d8ee95a3f90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
// Copyright 2023 The Khronos Group Inc.
//
// SPDX-License-Identifier: CC-BY-4.0

// Common Valid Usage
// Common to dynamic state commands introduced by VK_EXT_extended_dynamic_state3.  Requires the
// requiredfeature attribute to be set to the name of the required feature.

  * [[VUID-{refpage}-None-09423]]
    At least one of the following must: be true:
ifdef::VK_EXT_extended_dynamic_state3[]
  ** The <<features-{requiredfeature}, pname:{requiredfeature}>> feature is
     enabled
endif::VK_EXT_extended_dynamic_state3[]
ifdef::VK_EXT_shader_object[]
  ** The <<features-shaderObject, pname:shaderObject>> feature is enabled
endif::VK_EXT_shader_object[]
// Common Valid Usage