wgpu-d ~master (2020-11-03T15:37:27Z)
Dub
Repo
Device.createShaderModule
wgpu
api
Device
Creates a shader module from SPIR-V source code.
struct
Device
ShaderModule
createShaderModule
(
const
byte
[]
spv
)
Meta
Source
See Implementation
wgpu
api
Device
functions
createBindGroup
createBindGroupLayout
createBuffer
createCommandEncoder
createComputePipeline
createPipelineLayout
createRenderPipeline
createSampler
createShaderModule
createSwapChain
createTexture
destroy
limits
poll
queue
ready
variables
id
label
Creates a shader module from SPIR-V source code.