@Properties(inherit=Bullet3OpenCL.class) public class b3OpenCLDeviceInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
b3OpenCLDeviceInfo()
Default native constructor.
|
b3OpenCLDeviceInfo(long size)
Native array allocator.
|
b3OpenCLDeviceInfo(Pointer p)
Pointer cast constructor.
|
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 b3OpenCLDeviceInfo()
public b3OpenCLDeviceInfo(long size)
Pointer.position(long).public b3OpenCLDeviceInfo(Pointer p)
Pointer(Pointer).public b3OpenCLDeviceInfo position(long position)
public b3OpenCLDeviceInfo getPointer(long i)
getPointer in class Pointerpublic b3OpenCLDeviceInfo m_deviceName(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_deviceName()
public b3OpenCLDeviceInfo m_deviceVendor(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_deviceVendor()
public b3OpenCLDeviceInfo m_driverVersion(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_driverVersion()
public b3OpenCLDeviceInfo m_deviceExtensions(int i, byte setter)
@MemberGetter @Cast(value="char*") public BytePointer m_deviceExtensions()
public b3OpenCLDeviceInfo m_deviceType(long setter)
public b3OpenCLDeviceInfo m_computeUnits(int setter)
public b3OpenCLDeviceInfo m_workitemDims(long setter)
public b3OpenCLDeviceInfo m_workItemSize(int i, long setter)
@MemberGetter @Cast(value="size_t*") public SizeTPointer m_workItemSize()
public b3OpenCLDeviceInfo m_image2dMaxWidth(long setter)
public b3OpenCLDeviceInfo m_image2dMaxHeight(long setter)
public b3OpenCLDeviceInfo m_image3dMaxWidth(long setter)
public b3OpenCLDeviceInfo m_image3dMaxHeight(long setter)
public b3OpenCLDeviceInfo m_image3dMaxDepth(long setter)
public b3OpenCLDeviceInfo m_workgroupSize(long setter)
public b3OpenCLDeviceInfo m_clockFrequency(int setter)
public b3OpenCLDeviceInfo m_constantBufferSize(long setter)
public b3OpenCLDeviceInfo m_localMemSize(long setter)
public b3OpenCLDeviceInfo m_globalMemSize(long setter)
public b3OpenCLDeviceInfo m_errorCorrectionSupport(int setter)
public b3OpenCLDeviceInfo m_localMemType(int setter)
public b3OpenCLDeviceInfo m_maxReadImageArgs(int setter)
public b3OpenCLDeviceInfo m_maxWriteImageArgs(int setter)
public b3OpenCLDeviceInfo m_addressBits(int setter)
public b3OpenCLDeviceInfo m_maxMemAllocSize(long setter)
public b3OpenCLDeviceInfo m_queueProperties(long setter)
public b3OpenCLDeviceInfo m_imageSupport(int setter)
public b3OpenCLDeviceInfo m_vecWidthChar(int setter)
public b3OpenCLDeviceInfo m_vecWidthShort(int setter)
public b3OpenCLDeviceInfo m_vecWidthInt(int setter)
public b3OpenCLDeviceInfo m_vecWidthLong(int setter)
public b3OpenCLDeviceInfo m_vecWidthFloat(int setter)
public b3OpenCLDeviceInfo m_vecWidthDouble(int setter)
Copyright © 2024. All rights reserved.