Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/
Dsubdecode.py261 checkForDeviceLost=True, globalStatePrefix=global_state_prefix,
274 customParameters=customParams, checkForDeviceLost=True,
Ddecoder.py341 globalStatePrefix=global_state_prefix, checkForDeviceLost=True,
363 checkForDeviceLost=True, checkForOutOfMemory=True)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/
Dcodegen.py619 …api, customPrefix="", globalStatePrefix="", customParameters=None, checkForDeviceLost=False, check… argument
637 if retTypeName == "VkResult" and checkForDeviceLost: