oops...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4383 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
e6f20f07f5
commit
04c13d5560
|
@ -39,6 +39,7 @@ typedef void *cl_context;
|
|||
typedef void *cl_command_queue;
|
||||
typedef void *cl_program;
|
||||
typedef void *cl_kernel;
|
||||
typedef void *cl_mem;
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue