public static class DeviceBase.GpuDeviceInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
GpuDeviceInfo()
Default native constructor.
|
GpuDeviceInfo(long size)
Native array allocator.
|
GpuDeviceInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DeviceContext |
default_context() |
DeviceBase.GpuDeviceInfo |
default_context(DeviceContext setter) |
EventMgr |
event_mgr() |
DeviceBase.GpuDeviceInfo |
event_mgr(EventMgr setter) |
DeviceBase.GpuDeviceInfo |
getPointer(long i) |
int |
gpu_id() |
DeviceBase.GpuDeviceInfo |
gpu_id(int setter) |
DeviceBase.GpuDeviceInfo |
position(long position) |
Stream |
stream() |
DeviceBase.GpuDeviceInfo |
stream(Stream setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic GpuDeviceInfo()
public GpuDeviceInfo(long size)
Pointer.position(long).public GpuDeviceInfo(Pointer p)
Pointer(Pointer).public DeviceBase.GpuDeviceInfo position(long position)
public DeviceBase.GpuDeviceInfo getPointer(long i)
getPointer in class Pointerpublic Stream stream()
public DeviceBase.GpuDeviceInfo stream(Stream setter)
public DeviceContext default_context()
public DeviceBase.GpuDeviceInfo default_context(DeviceContext setter)
public EventMgr event_mgr()
public DeviceBase.GpuDeviceInfo event_mgr(EventMgr setter)
public int gpu_id()
public DeviceBase.GpuDeviceInfo gpu_id(int setter)
Copyright © 2022. All rights reserved.