Fix build on CMake 2.8, and fix Web build
And suppress some warnings that are too verbose in Web builds.
This commit is contained in:
parent
1f0fcbe5a3
commit
16bb8881e6
4 changed files with 20 additions and 13 deletions
|
|
@ -503,7 +503,7 @@ public:
|
|||
bool getAutoMapBindings() const { return false; }
|
||||
bool getAutoMapLocations() const { return false; }
|
||||
int getNumPushConstants() const { return 0; }
|
||||
void addShaderRecordNVCount() { }
|
||||
void addShaderRecordCount() { }
|
||||
void addTaskNVCount() { }
|
||||
void setUseVulkanMemoryModel() { }
|
||||
bool usingVulkanMemoryModel() const { return false; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue