Searched defs:CM_PROFILING_INFO (Results 1 – 1 of 1) sorted by relevance
50 struct CM_PROFILING_INFO struct52 uint32_t taskID;53 uint32_t threadID;54 uint32_t kernelCount;55 uint32_t kernelNameLen;56 char *kernelNames;57 uint32_t *localWorkWidth;58 uint32_t *localWorkHeight;59 uint32_t *globalWorkWidth;60 uint32_t *globalWorkHeight;[all …]