Home
last modified time | relevance | path

Searched refs:STYPE_OVERRIDE (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/
Dwrapperdefs.py96 STYPE_OVERRIDE = { variable
Dmarshaling.py31 from .wrapperdefs import STYPE_OVERRIDE
496 if typeName in STYPE_OVERRIDE:
498 (sTypeAccess, STYPE_OVERRIDE[typeName]))
Dreservedmarshaling.py29 from .wrapperdefs import STYPE_OVERRIDE
595 if typeName in STYPE_OVERRIDE:
597 (sTypeAccess, STYPE_OVERRIDE[typeName]))