Searched refs:checkForDeviceLost (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/ |
D | subdecode.py | 261 checkForDeviceLost=True, globalStatePrefix=global_state_prefix, 274 customParameters=customParams, checkForDeviceLost=True,
|
D | decoder.py | 341 globalStatePrefix=global_state_prefix, checkForDeviceLost=True, 363 checkForDeviceLost=True, checkForOutOfMemory=True)
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/ |
D | codegen.py | 619 …api, customPrefix="", globalStatePrefix="", customParameters=None, checkForDeviceLost=False, check… argument 637 if retTypeName == "VkResult" and checkForDeviceLost:
|