Searched defs:CM_PLATFORM_INFO (Results 1 – 4 of 4) sorted by relevance
25 struct CM_PLATFORM_INFO struct27 uint32_t value0;28 uint32_t value1;29 uint32_t value2;30 uint32_t value3;31 uint32_t value4;
39 struct CM_PLATFORM_INFO struct47 typedef CM_PLATFORM_INFO *PCM_PLATFORM_INFO; argument
155 struct CM_PLATFORM_INFO struct157 uint32_t numSlices;158 uint32_t numSubSlices;159 uint32_t numEUsPerSubSlice;160 uint32_t numHWThreadsPerEU;161 uint32_t numMaxEUsPerPool;
645 }CM_PLATFORM_INFO, *PCM_PLATFORM_INFO; typedef