scene: Reduce the call cost of Platform::supportsQpaContext()
Every time Platform::supportsQpaContext() is called, we go through the list of supported extensions and perform a string comparison op. This is not really cheap.
Showing
Every time Platform::supportsQpaContext() is called, we go through the list of supported extensions and perform a string comparison op. This is not really cheap.
mentioned in commit a65db383
·mentioned in commit a65db383
mentioned in commit 77a6d2c6
·mentioned in commit 77a6d2c6