Searched refs:shaderModuleWGSLDescriptor (Results 1 – 1 of 1) sorted by relevance
123 wgpu::ShaderModuleWGSLDescriptor shaderModuleWGSLDescriptor; in operator ()() local124 shaderModuleWGSLDescriptor.code = finalShaderSource.c_str(); in operator ()()127 shaderModuleDescriptor.nextInChain = &shaderModuleWGSLDescriptor; in operator ()()