Blink API
|
Kernel Iteration Controller. More...
#include <Blink.h>
Public Member Functions | |
DeviceMemory (const DeviceMemory &memory) | |
DeviceMemory (MemoryType type, void *memoryBasePtr, unsigned long long memoryBaseSize, unsigned long long offset) | |
Additional Inherited Members | |
Public Attributes inherited from BlinkDeviceMemory | |
BlinkMemoryType | type |
void * | memoryBasePtr |
unsigned long long | memoryBaseSize |
unsigned long long | offset |
Kernel Iteration Controller.
Describes the iteration controller used when executing the kernel.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |