Re: [w3c/webcomponents] Considering Shader Module Types (#853)

@jdashg do you know if `GPUShaderModule` is tied to a rendering context. Looking at Vulkan APIs it seems like shader compilation there is a thin compile wrapper - so far-future shader APIs on the web might well be similar.

This issue was more to start discussion around whether the design of modules types would want to incorporate shaders in future - to understand the sorts of edges of the module types proposal. Either way we have a data point.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/853#issuecomment-553565769

Received on Wednesday, 13 November 2019 19:39:14 UTC