Searched defs:RuntimeInfo (Results 1 – 1 of 1) sorted by relevance
303 struct RuntimeInfo { struct304 PipelinePSVInfo StageInfo;305 uint32_t MinimumWaveLaneCount; // minimum lane count required, 0 if unused306 uint32_t MaximumWaveLaneCount; // maximum lane count required,308 void swapBytes() { in swapBytes()314 void swapBytes(Triple::EnvironmentType Stage) { StageInfo.swapBytes(Stage); } in swapBytes()375 struct RuntimeInfo : public v0::RuntimeInfo { struct394 v0::RuntimeInfo::swapBytes(Stage); in swapBytes() argument403 struct RuntimeInfo : public v1::RuntimeInfo { struct415 v1::RuntimeInfo::swapBytes(Stage); in swapBytes() argument[all …]