Re: [blink-dev] Re: Intent to Ship: WGSLLanguageFeatures for WebGPU

2023-05-09 Thread 'Loko Kung' via blink-dev
o query their support status so >>>>>>> they can know which versions of shaders to serve up to clients - or to >>>>>>> generate at run time. >>>>>>> >>>>>>> -Ken >>>>>>> >>>>>>> >>>>&

Re: [blink-dev] Re: Intent to Ship: WGSLLanguageFeatures for WebGPU

2023-05-03 Thread 'Loko Kung' via blink-dev
n Tue, May 2, 2023 at 8:33 AM Caleb Raitto >>>>> wrote: >>>>> >>>>>> Are these language extensions specific to certain GPUs (could this be >>>>>> used to fingerprint the GPU)? Or are the language extensions something >>&g

[blink-dev] Re: Intent to Prototype: WGSLLanguageFeatures for WebGPU

2023-04-26 Thread 'Loko Kung' via blink-dev
Ah, sorry for the misleading title. This is actually an Intent to Ship! Let me know if I should resend with the Intent to Ship template! On Tue, Apr 25, 2023 at 8:07 PM Loko Kung wrote: > Contact emailslokok...@google.com > > ExplainerNone > >

[blink-dev] Intent to Prototype: WGSLLanguageFeatures for WebGPU

2023-04-26 Thread 'Loko Kung' via blink-dev
Contact emailslokok...@google.com ExplainerNone Specificationhttps://www.w3.org/TR/webgpu/#gpuwgsllanguagefeatures Summary Adds the `wgslLanguageFeatures` getter on the GPU object for WebGPU, and its corresponding `WGSLLanguageFeatures` type. Blink componentBlink>WebGPU