@Properties(inherit=cudart.class) public class cudaChannelFormatDesc extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
cudaChannelFormatDesc()
Default native constructor.
|
cudaChannelFormatDesc(long size)
Native array allocator.
|
cudaChannelFormatDesc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
f()
Channel format kind
|
cudaChannelFormatDesc |
f(int setter) |
cudaChannelFormatDesc |
getPointer(long i) |
cudaChannelFormatDesc |
position(long position) |
int |
w()
w
|
cudaChannelFormatDesc |
w(int setter) |
int |
x()
x
|
cudaChannelFormatDesc |
x(int setter) |
int |
y()
y
|
cudaChannelFormatDesc |
y(int setter) |
int |
z()
z
|
cudaChannelFormatDesc |
z(int 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 cudaChannelFormatDesc()
public cudaChannelFormatDesc(long size)
Pointer.position(long).public cudaChannelFormatDesc(Pointer p)
Pointer(Pointer).public cudaChannelFormatDesc position(long position)
public cudaChannelFormatDesc getPointer(long i)
getPointer in class Pointerpublic int x()
public cudaChannelFormatDesc x(int setter)
public int y()
public cudaChannelFormatDesc y(int setter)
public int z()
public cudaChannelFormatDesc z(int setter)
public int w()
public cudaChannelFormatDesc w(int setter)
public cudaChannelFormatDesc f(int setter)
Copyright © 2025. All rights reserved.