Versions with this page:
Versions without this page:
int 内核索引,或者如果未找到此内核,则记录“FindKernel failed”错误消息。
查找 ComputeShader 内核索引。
单个计算着色器可包含许多“内核”(执行此计算的函数); FindKernel 返回给定名称的内核索引。另请参阅:Dispatch。