Searched refs:compile_shader_module (Results 1 – 1 of 1) sorted by relevance
32 static ShaderInfo compile_shader_module(const DawnSharedContext* sharedContext, in compile_shader_module() function80 auto [shaderModule, entryPointName] = compile_shader_module(sharedContext, pipelineDesc); in Make()