| commit | 262a35ea49180d5e968a853ef6ac3f8d7d1888ea | [log] [tgz] |
|---|---|---|
| author | Serdar Kocdemir <[email protected]> | Mon Feb 24 18:29:43 2025 +0000 |
| committer | Serdar Kocdemir <[email protected]> | Thu Mar 06 11:56:26 2025 +0000 |
| tree | a14bf7806f83a6e06a6fc345b36a42c0e2f1a6bb | |
| parent | 7fa9bb98cb14fa86a9e3a178060d408cae10e8d2 [diff] |
[gfxstream] Add dispatcher validity checks Add conditioning before making driver calls to be able to workaround some of the fatal errors, such as unboxing issues during or after snapshot load. This enables invalidating a host dispatcher based on the application state. A default error will be returned for vulkan calls. Builtin expectation function is used to reduce performance cost of the checks. Bug: 383272733 Change-Id: I63211ae27101ef20950ffb9f9a3b9b3b9651900c