mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-24 05:49:58 +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…
Reference in New Issue
Block a user