SWDEV-395996 - Disable including driver_types in hiprtc
Do not include driver_types if rtc is defined, as it is getting appended via hiprtc cmake Change-Id: I940031abd6eabb2853666490cba27e2375ec39a4
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -45,9 +45,8 @@ THE SOFTWARE.
|
||||
#if !defined(__HIPCC_RTC__)
|
||||
#include <limits.h>
|
||||
#include <hip/channel_descriptor.h>
|
||||
#endif // !defined(__HIPCC_RTC__)
|
||||
|
||||
#include <hip/driver_types.h>
|
||||
#endif // !defined(__HIPCC_RTC__)
|
||||
|
||||
#define hipTextureType1D 0x01
|
||||
#define hipTextureType2D 0x02
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user