We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a6846 commit aed25f2Copy full SHA for aed25f2
sycl/source/detail/program_manager/program_manager.hpp
@@ -112,7 +112,7 @@ class ProgramManager {
112
/// may have kernels with the same name)
113
/// \param Context the context to build the program with
114
/// \param KernelName the kernel's name
115
- /// \param ProgramImpl provides build context information, such as
+ /// \param Prg provides build context information, such as
116
/// current specialization constants settings; can be nullptr.
117
/// Passing as a raw pointer is OK, since it is not captured anywhere
118
/// once the function returns.
0 commit comments