Searched refs:specialuse (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | extensionmetadocgenerator.py | 36 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/ |
D | attribs.adoc | 102 // 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/ |
D | registry.rnc | 486 # specialuse - contains one or more tokens separated by commas, indicating 509 attribute specialuse { text } ? ,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | extensions.adoc | 1010 [[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/ |
D | registry.adoc | 1491 * attr:specialuse - optional.
|
D | ChangeLog.adoc | 4402 * 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>>
|