SWDEV-273235 - Minor build fixes for Windows CMake
Change-Id: Ia0631c8d6c2a58526b9938cfd141cbe64437f8fb
Este cometimento está contido em:
@@ -138,7 +138,8 @@ enum OclVersion {
|
||||
OpenCL11 = 0x11,
|
||||
OpenCL12 = 0x12,
|
||||
OpenCL20 = 0x20,
|
||||
OpenCL21 = 0x21
|
||||
OpenCL21 = 0x21,
|
||||
OpenCL22 = 0x22,
|
||||
};
|
||||
|
||||
struct MemoryFormat {
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
#include "top.hpp"
|
||||
#include "library.hpp"
|
||||
#include "inc/core/palDevice.h"
|
||||
#include "palDevice.h"
|
||||
|
||||
/*! \addtogroup pal PAL Resource Implementation
|
||||
* @{
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador