Is the webgpu.h file machine generated?
              
              #23632
            
            
              
                Unanswered
              
          
                  
                    
                      githubuser6000
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| Found the answer, sorry for the noise! If the headers are used from dawn, does that mean that the featureset from the existing headers that I use will be incompatible with, say, a browser-exposed (such as chrome or firefox) implementation? As in, my understanding is that dawn is "native" implementation that desktop applications can use (outside the browser) and is a superset of the features exposed by browsers? | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking at the webgpu.h header that's included with emscripeten and the repo that seems to have the "official" spec and noticed they're different in many ways.
I was trying to add my own generator on top of the header to add some custom functionality and was wondering if it could be done programmatically.
Beta Was this translation helpful? Give feedback.
All reactions