public bool HasKernel (string name);

파라미터

nameThe name of the kernel to look for.

반환

bool True if the kernel is found, false otherwise.

설명

Checks whether a shader contains a given kernel.