Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/
Dsubdecode.py262 checkForOutOfMemory=True)
275 checkForOutOfMemory=True, globalStatePrefix=global_state_prefix)
Ddecoder.py342 checkForOutOfMemory=True)
363 checkForDeviceLost=True, checkForOutOfMemory=True)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/
Dcodegen.py619 … globalStatePrefix="", customParameters=None, checkForDeviceLost=False, checkForOutOfMemory=False): argument
640 if retTypeName == "VkResult" and checkForOutOfMemory: