mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
[NFC] spir: Remove unused class member (#1568)
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
This commit is contained in:
committed by
GitHub
parent
191fd0f9e5
commit
524fcab7f3
@@ -1055,8 +1055,6 @@ public:
|
|||||||
|
|
||||||
static cl_channel_order channelOrders[];
|
static cl_channel_order channelOrders[];
|
||||||
static const char* imageTypes[];
|
static const char* imageTypes[];
|
||||||
private:
|
|
||||||
WorkSizeInfo m_wsInfo;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user