public bool HasKernel (string name);

Parámetros

nameThe name of the kernel to look for.

Valor de retorno

bool True if the kernel is found, false otherwise.

Descripción

Checks whether a shader contains a given kernel.