Searched refs:ParseWGSL (Results 1 – 1 of 1) sorted by relevance
416 ResultOrError<tint::Program> ParseWGSL(const tint::Source::File* file, in ParseWGSL() function1039 DAWN_TRY_ASSIGN(program, ParseWGSL(&tintSource->file, outMessages)); in ValidateShaderModuleDescriptor()