Lines Matching refs:schema
38 This document describes the Khronos Vulkan API Registry schema, and provides
54 An XML schema and validator target are included.
56 The schema is based on, but not identical to that used for the previously
70 The XML schema is not pure XML all the way down.
86 schema (`registry.rnc`), and comments in the Registry (`vk.xml`) itself to
143 * `validate` - validate `vk.xml` against the XML schema.
207 [[schema]] anchor
213 This description corresponds to a formal Relax NG schema file,
216 At present the only registry in this schema is the core Vulkan API registry,
220 [[schema:profile]]
231 [[schema:apiname]]
258 [[schema:root]]
314 Comment tags may appear in multiple places in the schema, as described
478 * attr:api - optional comma-separated list of <<schema:apiname, API names>>
552 * attr:api - optional <<schema:apiname, API names>> for which this
787 This is a historical hangover from the OpenGL XML format which this schema
861 * attr:api - optional comma-separated list of <<schema:apiname, API
911 In older versions of the schema, attr:type was described as allowing only
939 However, they are rarely used in the Vulkan XML schema, unlike the OpenGL
940 XML schema it was based on.
1048 * attr:api - optional <<schema:apiname, API names>> for which this
1135 * attr:api - optional <<schema:apiname, API names>> for which this
1271 * attr:api - required comma-separated list of <<schema:apiname, API
1460 * attr:supported - comma-separated list of required <<schema:apiname, API
1588 the schema).
1602 * attr:api - optional comma-separated list of <<schema:apiname, API
1664 * attr:api - optional comma-separated list of <<schema:apiname, API
1769 allowed by the schema.
2964 The registry schema can represent a good deal of additional information, for
2973 The registry schema is oriented towards C-language APIs.
2995 The schema is being extended to support semantic tags describing various
3009 amenable to automatic processing within the registry schema.
3016 The Vulkan XML schema is evolving in response to corresponding changes in
3021 Changes to the schema should be described in the <<changelog,change log>> of
3116 * 2020-05-07 - Update description of <<schema:apiname, API Names>> to
3172 Add a subsection to the introduction describing the schema choices and
3179 * 2015-11-18 - Bring documentation and schema up to date for extension
3181 * 2015-11-02 - Bring documentation and schema up to date with several
3207 date with current Vulkan schema.