mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Ooops
This commit is contained in:
parent
25f32b1d78
commit
845b02a6c5
1 changed files with 0 additions and 3 deletions
|
@ -349,9 +349,6 @@ bool VulkanContext::CheckLayers(const std::vector<LayerProperties> &layer_props,
|
|||
}
|
||||
|
||||
int VulkanContext::GetBestPhysicalDevice() {
|
||||
// DO NOT COMMIT
|
||||
return 1;
|
||||
|
||||
// Rules: Prefer discrete over embedded.
|
||||
// Prefer nVidia over Intel.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue