mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-27 03:35:14 +00:00
Oops, one more typo.
This one didn't break anything, but better to be safe.
This commit is contained in:
parent
048a12f589
commit
14363a22db
@ -588,6 +588,8 @@ void GPU_Vulkan::BuildReportingInfo() {
|
||||
CHECK_BOOL_FEATURE(variableMultisampleRate);
|
||||
CHECK_BOOL_FEATURE(inheritedQueries);
|
||||
|
||||
#undef CHECK_BOOL_FEATURE
|
||||
|
||||
if (!featureNames.empty()) {
|
||||
featureNames = featureNames.substr(2);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user