@Properties(inherit=cupti.class) public class CUpti_ActivityOverheadCommandBufferFullData extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CUpti_ActivityOverheadCommandBufferFullData()
Default native constructor.
|
CUpti_ActivityOverheadCommandBufferFullData(long size)
Native array allocator.
|
CUpti_ActivityOverheadCommandBufferFullData(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
channelID()
The channel ID of the command buffer.
|
CUpti_ActivityOverheadCommandBufferFullData |
channelID(int setter) |
int |
channelType()
The channel type of the command buffer.
|
CUpti_ActivityOverheadCommandBufferFullData |
channelType(int setter) |
int |
commandBufferLength()
The remaining space in the command buffer.
|
CUpti_ActivityOverheadCommandBufferFullData |
commandBufferLength(int setter) |
CUpti_ActivityOverheadCommandBufferFullData |
getPointer(long i) |
CUpti_ActivityOverheadCommandBufferFullData |
position(long position) |
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 CUpti_ActivityOverheadCommandBufferFullData()
public CUpti_ActivityOverheadCommandBufferFullData(long size)
Pointer.position(long).public CUpti_ActivityOverheadCommandBufferFullData(Pointer p)
Pointer(Pointer).public CUpti_ActivityOverheadCommandBufferFullData position(long position)
public CUpti_ActivityOverheadCommandBufferFullData getPointer(long i)
getPointer in class Pointer@Cast(value="uint32_t") public int commandBufferLength()
public CUpti_ActivityOverheadCommandBufferFullData commandBufferLength(int setter)
public CUpti_ActivityOverheadCommandBufferFullData channelID(int setter)
@Cast(value="uint32_t") public int channelType()
public CUpti_ActivityOverheadCommandBufferFullData channelType(int setter)
Copyright © 2025. All rights reserved.