Home
last modified time | relevance | path

Searched defs:CreateShaderModuleFromASM (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/utils/
DDawnHelpers.cpp105 dawn::ShaderModule CreateShaderModuleFromASM(const dawn::Device& device, const char* source) { in CreateShaderModuleFromASM() function
/third_party/skia/third_party/externals/dawn/src/utils/
DWGPUHelpers.cpp29 wgpu::ShaderModule CreateShaderModuleFromASM(const wgpu::Device& device, const char* source) { in CreateShaderModuleFromASM() function