Searched refs:limittype (Results 1 – 5 of 5) sorted by relevance
/external/gfxstream-protocols/registry/vulkan/scripts/ |
D | reg.py | 1434 limittype = member.get('limittype') 1435 if not limittype: 1437 elif limittype == 'struct': 1441 elif limittype not in validLimittypes:
|
/external/gfxstream-protocols/registry/vulkan/xml/ |
D | registry.rnc | 127 # limittype - only applicable for members of VkPhysicalDeviceProperties and 180 attribute limittype { text } ? ,
|
/external/deqp/external/vulkancts/scripts/ |
D | gen_framework.py | 200 …def __init__ (self, name, aType, pointer, qualifiers, arraySizeList, optional, limittype, values, … argument 207 self.limittype = limittype
|
/external/gfxstream-protocols/registry/vulkan/ |
D | registry.txt | 570 * attr:limittype - only applicable for members of 2458 * 2021-04-21 - Add the attr:limittype attribute to <<tag-type, structure
|
D | ChangeLog.txt | 250 * Fix slink:VkPhysicalDeviceShaderCorePropertiesAMD `limittype` attributes 371 * Update `-validate` logic in registry scripts to validate the `limittype` 1187 * Add `limittype` attributes to the XML schema and to `vk.xml` for
|