Home
last modified time | relevance | path

Searched refs:ParseWGSL (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DShaderModule.cpp416 ResultOrError<tint::Program> ParseWGSL(const tint::Source::File* file, in ParseWGSL() function
1039 DAWN_TRY_ASSIGN(program, ParseWGSL(&tintSource->file, outMessages)); in ValidateShaderModuleDescriptor()