Home
last modified time | relevance | path

Searched refs:limittype (Results 1 – 5 of 5) sorted by relevance

/external/gfxstream-protocols/registry/vulkan/scripts/
Dreg.py1434 limittype = member.get('limittype')
1435 if not limittype:
1437 elif limittype == 'struct':
1441 elif limittype not in validLimittypes:
/external/gfxstream-protocols/registry/vulkan/xml/
Dregistry.rnc127 # limittype - only applicable for members of VkPhysicalDeviceProperties and
180 attribute limittype { text } ? ,
/external/deqp/external/vulkancts/scripts/
Dgen_framework.py200 …def __init__ (self, name, aType, pointer, qualifiers, arraySizeList, optional, limittype, values, … argument
207 self.limittype = limittype
/external/gfxstream-protocols/registry/vulkan/
Dregistry.txt570 * attr:limittype - only applicable for members of
2458 * 2021-04-21 - Add the attr:limittype attribute to <<tag-type, structure
DChangeLog.txt250 * 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