mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +08:00
Adding kernel descriptor initialization
Change-Id: Ica3ace0d06202e6c0909f91dd53e61824fe73c23
This commit is contained in:
committed by
sys_ocldev
parent
bcd435a1b1
commit
207c71ceca
@@ -27,6 +27,8 @@
|
||||
|
||||
namespace NEO {
|
||||
|
||||
bool useKernelDescriptor = false;
|
||||
|
||||
struct KernelArgumentType {
|
||||
const char *argTypeQualifier;
|
||||
uint64_t argTypeQualifierValue;
|
||||
|
||||
Reference in New Issue
Block a user