public bool HasKernel (string name);

参数

name要查找的内核的名称。

返回

bool 如果找到了该内核,则返回 true,否则返回 false。

描述

检查着色器是否包含给定内核。