Searched defs:GetEntryPoint (Results 1 – 2 of 2) sorted by relevance
1227 const EntryPointMetadata& ShaderModuleBase::GetEntryPoint(const std::string& entryPoint) const { in GetEntryPoint() function in dawn_native::ShaderModuleBase
100 const std::string& GetEntryPoint() const { return entry_point_; } in GetEntryPoint() function