diff options
| author | 2024-12-19 16:02:02 -0500 | |
|---|---|---|
| committer | 2024-12-19 16:05:46 -0500 | |
| commit | dc97866d08c0ad702adab252dba5142a45f2e992 (patch) | |
| tree | 0e3716d287983a0df523cc2a5b5c944ed9e3c3af /vulkan/libvulkan/api.cpp | |
| parent | b2361af7335ebc09e3dc18e160f3fc16881848bc (diff) | |
Fix RE VulkanInterface's VK_CHECK macro's error message
Without this fix, expr is re-executed when formatting the BAIL message
on failure, which can lead to a different VkResult being logged than
what caused the original failure.
Bug: N/A
Test: manual validation
Flag: com.android.graphics.surfaceflinger.flags.graphite_renderengine
Change-Id: I7a152580ce4234a61e6d8da3a1944dddf0884338
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions