Home
last modified time | relevance | path

Searched refs:specialuse (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dextensionmetadocgenerator.py36 specialuse, argument
52 self.specialuse = specialuse
331 if self.specialuse is not None:
332 specialuses = self.specialuse.split(',')
660 specialuse = self.getAttrib(interface, 'specialuse', OPTIONAL)
678 specialuse = specialuse,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dattribs.adoc102 // Human-readable names for XML 'specialuse' attributes, used in
103 // chapters/extensions.adoc for the <<extendingvulkan-specialuse-table>> table
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/xml/
Dregistry.rnc486 # specialuse - contains one or more tokens separated by commas, indicating
509 attribute specialuse { text } ? ,
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dextensions.adoc1010 [[extendingvulkan-compatibility-specialuse]]
1025 // so specialuse="cadsupport" -> "CAD Support". They are used in the table
1030 [[extendingvulkan-specialuse-table]]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
Dregistry.adoc1491 * attr:specialuse - optional.
DChangeLog.adoc4402 * Add `specialuse="glemulation,d3demulation"` attribute to XML for
5280 * Make `specialuse` attributes in source markup expand properly in
6095 <<extendingvulkan-compatibility-specialuse, Special Use Extensions>>