Add timer and occlusion queries support to WebGPU
This commit is contained in:
@@ -23,4 +23,6 @@
|
||||
// Utiltiy macro to get WGPUStringView for a text constant
|
||||
#define WEBGPU_STR(str) { str, ARRAY_COUNT(str) - 1 }
|
||||
|
||||
#define WEBGPU_MAX_QUERY_SETS 8
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user