Package org.lwjgl.cuda
Class CUarrayMapInfo
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<CUarrayMapInfo>
org.lwjgl.cuda.CUarrayMapInfo
- All Implemented Interfaces:
AutoCloseable,org.lwjgl.system.NativeResource,org.lwjgl.system.Pointer
public class CUarrayMapInfo
extends org.lwjgl.system.Struct<CUarrayMapInfo>
implements org.lwjgl.system.NativeResource
Layout
struct CUarrayMapInfo {
CUresourcetype resourceType;
union {
CUmipmappedArray mipmap;
CUarray array;
} resource;
CUarraySparseSubresourceType subresourceType;
union {
struct {
unsigned int level;
unsigned int layer;
unsigned int offsetX;
unsigned int offsetY;
unsigned int offsetZ;
unsigned int extentWidth;
unsigned int extentHeight;
unsigned int extentDepth;
} sparseLevel;
struct {
unsigned int layer;
unsigned long long offset;
unsigned long long size;
} miptail;
} subresource;
CUmemOperationType memOperationType;
CUmemHandleType memHandleType;
union {
CUmemGenericAllocationHandle memHandle;
} memHandle;
unsigned long long offset;
unsigned int deviceBitMask;
unsigned int flags;
unsigned int reserved[2];
}-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.lwjgl.system.Struct
org.lwjgl.system.Struct.StructValidationNested classes/interfaces inherited from interface org.lwjgl.system.Pointer
org.lwjgl.system.Pointer.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe struct alignment in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct size in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe struct member offsets.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE -
Constructor Summary
ConstructorsConstructorDescriptionCUarrayMapInfo(ByteBuffer container) Creates aCUarrayMapInfoinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptionstatic CUarrayMapInfocalloc()Returns a newCUarrayMapInfoinstance allocated withmemCalloc.static CUarrayMapInfo.Buffercalloc(int capacity) Returns a newCUarrayMapInfo.Bufferinstance allocated withmemCalloc.static CUarrayMapInfo.Buffercalloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newCUarrayMapInfo.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.static CUarrayMapInfocalloc(org.lwjgl.system.MemoryStack stack) Returns a newCUarrayMapInfoinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.static CUarrayMapInfocreate()Returns a newCUarrayMapInfoinstance allocated withBufferUtils.static CUarrayMapInfo.Buffercreate(int capacity) Returns a newCUarrayMapInfo.Bufferinstance allocated withBufferUtils.static CUarrayMapInfocreate(long address) Returns a newCUarrayMapInfoinstance for the specified memory address.static CUarrayMapInfo.Buffercreate(long address, int capacity) Create aCUarrayMapInfo.Bufferinstance at the specified memory.static @Nullable CUarrayMapInfocreateSafe(long address) static @Nullable CUarrayMapInfo.BuffercreateSafe(long address, int capacity) intdeviceBitMask(int value) Sets the specified value to thedeviceBitMaskfield.intflags()flags(int value) Sets the specified value to theflagsfield.static CUarrayMapInfomalloc()Returns a newCUarrayMapInfoinstance allocated withmemAlloc.static CUarrayMapInfo.Buffermalloc(int capacity) Returns a newCUarrayMapInfo.Bufferinstance allocated withmemAlloc.static CUarrayMapInfo.Buffermalloc(int capacity, org.lwjgl.system.MemoryStack stack) Returns a newCUarrayMapInfo.Bufferinstance allocated on the specifiedMemoryStack.static CUarrayMapInfomalloc(org.lwjgl.system.MemoryStack stack) Returns a newCUarrayMapInfoinstance allocated on the specifiedMemoryStack.longmemHandle_memHandle(long value) Sets the specified value to thememHandlefield.intmemHandleType(int value) Sets the specified value to thememHandleTypefield.intmemOperationType(int value) Sets the specified value to thememOperationTypefield.static intndeviceBitMask(long struct) Unsafe version ofdeviceBitMask().static voidndeviceBitMask(long struct, int value) Unsafe version ofdeviceBitMask.static intnflags(long struct) Unsafe version offlags().static voidnflags(long struct, int value) Unsafe version offlags.static longnmemHandle_memHandle(long struct) Unsafe version ofmemHandle_memHandle().static voidnmemHandle_memHandle(long struct, long value) Unsafe version ofmemHandle_memHandle.static intnmemHandleType(long struct) Unsafe version ofmemHandleType().static voidnmemHandleType(long struct, int value) Unsafe version ofmemHandleType.static intnmemOperationType(long struct) Unsafe version ofmemOperationType().static voidnmemOperationType(long struct, int value) Unsafe version ofmemOperationType.static longnoffset(long struct) Unsafe version ofoffset().static voidnoffset(long struct, long value) Unsafe version ofoffset.static IntBuffernreserved(long struct) Unsafe version ofreserved().static intnreserved(long struct, int index) Unsafe version ofreserved.static voidnreserved(long struct, int index, int value) Unsafe version ofreserved.static voidUnsafe version ofreserved.static longnresource_array(long struct) Unsafe version ofresource_array().static voidnresource_array(long struct, long value) Unsafe version ofresource_array.static longnresource_mipmap(long struct) Unsafe version ofresource_mipmap().static voidnresource_mipmap(long struct, long value) Unsafe version ofresource_mipmap.static intnresourceType(long struct) Unsafe version ofresourceType().static voidnresourceType(long struct, int value) Unsafe version ofresourceType.static intnsubresource_miptail_layer(long struct) Unsafe version ofsubresource_miptail_layer().static voidnsubresource_miptail_layer(long struct, int value) Unsafe version ofsubresource_miptail_layer.static longnsubresource_miptail_offset(long struct) Unsafe version ofsubresource_miptail_offset().static voidnsubresource_miptail_offset(long struct, long value) Unsafe version ofsubresource_miptail_offset.static longnsubresource_miptail_size(long struct) Unsafe version ofsubresource_miptail_size().static voidnsubresource_miptail_size(long struct, long value) Unsafe version ofsubresource_miptail_size.static intnsubresource_sparseLevel_extentDepth(long struct) Unsafe version ofsubresource_sparseLevel_extentDepth().static voidnsubresource_sparseLevel_extentDepth(long struct, int value) Unsafe version ofsubresource_sparseLevel_extentDepth.static intnsubresource_sparseLevel_extentHeight(long struct) Unsafe version ofsubresource_sparseLevel_extentHeight().static voidnsubresource_sparseLevel_extentHeight(long struct, int value) Unsafe version ofsubresource_sparseLevel_extentHeight.static intnsubresource_sparseLevel_extentWidth(long struct) Unsafe version ofsubresource_sparseLevel_extentWidth().static voidnsubresource_sparseLevel_extentWidth(long struct, int value) Unsafe version ofsubresource_sparseLevel_extentWidth.static intnsubresource_sparseLevel_layer(long struct) Unsafe version ofsubresource_sparseLevel_layer().static voidnsubresource_sparseLevel_layer(long struct, int value) Unsafe version ofsubresource_sparseLevel_layer.static intnsubresource_sparseLevel_level(long struct) Unsafe version ofsubresource_sparseLevel_level().static voidnsubresource_sparseLevel_level(long struct, int value) Unsafe version ofsubresource_sparseLevel_level.static intnsubresource_sparseLevel_offsetX(long struct) Unsafe version ofsubresource_sparseLevel_offsetX().static voidnsubresource_sparseLevel_offsetX(long struct, int value) Unsafe version ofsubresource_sparseLevel_offsetX.static intnsubresource_sparseLevel_offsetY(long struct) Unsafe version ofsubresource_sparseLevel_offsetY().static voidnsubresource_sparseLevel_offsetY(long struct, int value) Unsafe version ofsubresource_sparseLevel_offsetY.static intnsubresource_sparseLevel_offsetZ(long struct) Unsafe version ofsubresource_sparseLevel_offsetZ().static voidnsubresource_sparseLevel_offsetZ(long struct, int value) Unsafe version ofsubresource_sparseLevel_offsetZ.static intnsubresourceType(long struct) Unsafe version ofsubresourceType().static voidnsubresourceType(long struct, int value) Unsafe version ofsubresourceType.longoffset()offset(long value) Sets the specified value to theoffsetfield.reserved()intreserved(int index) reserved(int index, int value) Sets the specified value at the specified index of thereservedfield.Copies the specifiedIntBufferto thereservedfield.longresource_array(long value) Sets the specified value to thearrayfield.longresource_mipmap(long value) Sets the specified value to themipmapfield.intresourceType(int value) Sets the specified value to theresourceTypefield.set(CUarrayMapInfo src) Copies the specified struct data to this struct.intsizeof()intsubresource_miptail_layer(int value) Sets the specified value to thelayerfield.longsubresource_miptail_offset(long value) Sets the specified value to theoffsetfield.longsubresource_miptail_size(long value) Sets the specified value to thesizefield.intsubresource_sparseLevel_extentDepth(int value) Sets the specified value to theextentDepthfield.intsubresource_sparseLevel_extentHeight(int value) Sets the specified value to theextentHeightfield.intsubresource_sparseLevel_extentWidth(int value) Sets the specified value to theextentWidthfield.intsubresource_sparseLevel_layer(int value) Sets the specified value to thelayerfield.intsubresource_sparseLevel_level(int value) Sets the specified value to thelevelfield.intsubresource_sparseLevel_offsetX(int value) Sets the specified value to theoffsetXfield.intsubresource_sparseLevel_offsetY(int value) Sets the specified value to theoffsetYfield.intsubresource_sparseLevel_offsetZ(int value) Sets the specified value to theoffsetZfield.intsubresourceType(int value) Sets the specified value to thesubresourceTypefield.Methods inherited from class org.lwjgl.system.Struct
clear, free, isNull, validate, validateMethods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toStringMethods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Field Details
-
SIZEOF
public static final int SIZEOFThe struct size in bytes. -
ALIGNOF
public static final int ALIGNOFThe struct alignment in bytes. -
RESOURCETYPE
public static final int RESOURCETYPEThe struct member offsets. -
RESOURCE
public static final int RESOURCEThe struct member offsets. -
RESOURCE_MIPMAP
public static final int RESOURCE_MIPMAPThe struct member offsets. -
RESOURCE_ARRAY
public static final int RESOURCE_ARRAYThe struct member offsets. -
SUBRESOURCETYPE
public static final int SUBRESOURCETYPEThe struct member offsets. -
SUBRESOURCE
public static final int SUBRESOURCEThe struct member offsets. -
SUBRESOURCE_SPARSELEVEL
public static final int SUBRESOURCE_SPARSELEVELThe struct member offsets. -
SUBRESOURCE_SPARSELEVEL_LEVEL
public static final int SUBRESOURCE_SPARSELEVEL_LEVELThe struct member offsets. -
SUBRESOURCE_SPARSELEVEL_LAYER
public static final int SUBRESOURCE_SPARSELEVEL_LAYERThe struct member offsets. -
SUBRESOURCE_SPARSELEVEL_OFFSETX
public static final int SUBRESOURCE_SPARSELEVEL_OFFSETXThe struct member offsets. -
SUBRESOURCE_SPARSELEVEL_OFFSETY
public static final int SUBRESOURCE_SPARSELEVEL_OFFSETYThe struct member offsets. -
SUBRESOURCE_SPARSELEVEL_OFFSETZ
public static final int SUBRESOURCE_SPARSELEVEL_OFFSETZThe struct member offsets. -
SUBRESOURCE_SPARSELEVEL_EXTENTWIDTH
public static final int SUBRESOURCE_SPARSELEVEL_EXTENTWIDTHThe struct member offsets. -
SUBRESOURCE_SPARSELEVEL_EXTENTHEIGHT
public static final int SUBRESOURCE_SPARSELEVEL_EXTENTHEIGHTThe struct member offsets. -
SUBRESOURCE_SPARSELEVEL_EXTENTDEPTH
public static final int SUBRESOURCE_SPARSELEVEL_EXTENTDEPTHThe struct member offsets. -
SUBRESOURCE_MIPTAIL
public static final int SUBRESOURCE_MIPTAILThe struct member offsets. -
SUBRESOURCE_MIPTAIL_LAYER
public static final int SUBRESOURCE_MIPTAIL_LAYERThe struct member offsets. -
SUBRESOURCE_MIPTAIL_OFFSET
public static final int SUBRESOURCE_MIPTAIL_OFFSETThe struct member offsets. -
SUBRESOURCE_MIPTAIL_SIZE
public static final int SUBRESOURCE_MIPTAIL_SIZEThe struct member offsets. -
MEMOPERATIONTYPE
public static final int MEMOPERATIONTYPEThe struct member offsets. -
MEMHANDLETYPE
public static final int MEMHANDLETYPEThe struct member offsets. -
MEMHANDLE
public static final int MEMHANDLEThe struct member offsets. -
MEMHANDLE_MEMHANDLE
public static final int MEMHANDLE_MEMHANDLEThe struct member offsets. -
OFFSET
public static final int OFFSETThe struct member offsets. -
DEVICEBITMASK
public static final int DEVICEBITMASKThe struct member offsets. -
FLAGS
public static final int FLAGSThe struct member offsets. -
RESERVED
public static final int RESERVEDThe struct member offsets.
-
-
Constructor Details
-
CUarrayMapInfo
Creates aCUarrayMapInfoinstance at the current position of the specifiedByteBuffercontainer. Changes to the buffer's content will be visible to the struct instance and vice versa.The created instance holds a strong reference to the container object.
-
-
Method Details
-
sizeof
public int sizeof()- Specified by:
sizeofin classorg.lwjgl.system.Struct<CUarrayMapInfo>
-
resourceType
public int resourceType()- Returns:
- the value of the
resourceTypefield.
-
resource_mipmap
public long resource_mipmap()- Returns:
- the value of the
resource.mipmapfield.
-
resource_array
public long resource_array()- Returns:
- the value of the
resource.arrayfield.
-
subresourceType
public int subresourceType()- Returns:
- the value of the
subresourceTypefield.
-
subresource_sparseLevel_level
public int subresource_sparseLevel_level()- Returns:
- the value of the
subresource.sparseLevel.levelfield.
-
subresource_sparseLevel_layer
public int subresource_sparseLevel_layer()- Returns:
- the value of the
subresource.sparseLevel.layerfield.
-
subresource_sparseLevel_offsetX
public int subresource_sparseLevel_offsetX()- Returns:
- the value of the
subresource.sparseLevel.offsetXfield.
-
subresource_sparseLevel_offsetY
public int subresource_sparseLevel_offsetY()- Returns:
- the value of the
subresource.sparseLevel.offsetYfield.
-
subresource_sparseLevel_offsetZ
public int subresource_sparseLevel_offsetZ()- Returns:
- the value of the
subresource.sparseLevel.offsetZfield.
-
subresource_sparseLevel_extentWidth
public int subresource_sparseLevel_extentWidth()- Returns:
- the value of the
subresource.sparseLevel.extentWidthfield.
-
subresource_sparseLevel_extentHeight
public int subresource_sparseLevel_extentHeight()- Returns:
- the value of the
subresource.sparseLevel.extentHeightfield.
-
subresource_sparseLevel_extentDepth
public int subresource_sparseLevel_extentDepth()- Returns:
- the value of the
subresource.sparseLevel.extentDepthfield.
-
subresource_miptail_layer
public int subresource_miptail_layer()- Returns:
- the value of the
subresource.miptail.layerfield.
-
subresource_miptail_offset
public long subresource_miptail_offset()- Returns:
- the value of the
subresource.miptail.offsetfield.
-
subresource_miptail_size
public long subresource_miptail_size()- Returns:
- the value of the
subresource.miptail.sizefield.
-
memOperationType
public int memOperationType()- Returns:
- the value of the
memOperationTypefield.
-
memHandleType
public int memHandleType()- Returns:
- the value of the
memHandleTypefield.
-
memHandle_memHandle
public long memHandle_memHandle()- Returns:
- the value of the
memHandle.memHandlefield.
-
offset
public long offset()- Returns:
- the value of the
offsetfield.
-
deviceBitMask
public int deviceBitMask()- Returns:
- the value of the
deviceBitMaskfield.
-
flags
public int flags()- Returns:
- the value of the
flagsfield.
-
reserved
- Returns:
- a
IntBufferview of thereservedfield.
-
reserved
public int reserved(int index) - Returns:
- the value at the specified index of the
reservedfield.
-
resourceType
Sets the specified value to theresourceTypefield. -
resource_mipmap
Sets the specified value to themipmapfield. -
resource_array
Sets the specified value to thearrayfield. -
subresourceType
Sets the specified value to thesubresourceTypefield. -
subresource_sparseLevel_level
Sets the specified value to thelevelfield. -
subresource_sparseLevel_layer
Sets the specified value to thelayerfield. -
subresource_sparseLevel_offsetX
Sets the specified value to theoffsetXfield. -
subresource_sparseLevel_offsetY
Sets the specified value to theoffsetYfield. -
subresource_sparseLevel_offsetZ
Sets the specified value to theoffsetZfield. -
subresource_sparseLevel_extentWidth
Sets the specified value to theextentWidthfield. -
subresource_sparseLevel_extentHeight
Sets the specified value to theextentHeightfield. -
subresource_sparseLevel_extentDepth
Sets the specified value to theextentDepthfield. -
subresource_miptail_layer
Sets the specified value to thelayerfield. -
subresource_miptail_offset
Sets the specified value to theoffsetfield. -
subresource_miptail_size
Sets the specified value to thesizefield. -
memOperationType
Sets the specified value to thememOperationTypefield. -
memHandleType
Sets the specified value to thememHandleTypefield. -
memHandle_memHandle
Sets the specified value to thememHandlefield. -
offset
Sets the specified value to theoffsetfield. -
deviceBitMask
Sets the specified value to thedeviceBitMaskfield. -
flags
Sets the specified value to theflagsfield. -
reserved
Copies the specifiedIntBufferto thereservedfield. -
reserved
Sets the specified value at the specified index of thereservedfield. -
set
Copies the specified struct data to this struct.- Parameters:
src- the source struct- Returns:
- this struct
-
malloc
Returns a newCUarrayMapInfoinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newCUarrayMapInfoinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newCUarrayMapInfoinstance allocated withBufferUtils. -
create
Returns a newCUarrayMapInfoinstance for the specified memory address. -
createSafe
-
malloc
Returns a newCUarrayMapInfo.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newCUarrayMapInfo.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newCUarrayMapInfo.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aCUarrayMapInfo.Bufferinstance at the specified memory.- Parameters:
address- the memory addresscapacity- the buffer capacity
-
createSafe
-
malloc
Returns a newCUarrayMapInfoinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newCUarrayMapInfoinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
Returns a newCUarrayMapInfo.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
Returns a newCUarrayMapInfo.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
nresourceType
public static int nresourceType(long struct) Unsafe version ofresourceType(). -
nresource_mipmap
public static long nresource_mipmap(long struct) Unsafe version ofresource_mipmap(). -
nresource_array
public static long nresource_array(long struct) Unsafe version ofresource_array(). -
nsubresourceType
public static int nsubresourceType(long struct) Unsafe version ofsubresourceType(). -
nsubresource_sparseLevel_level
public static int nsubresource_sparseLevel_level(long struct) Unsafe version ofsubresource_sparseLevel_level(). -
nsubresource_sparseLevel_layer
public static int nsubresource_sparseLevel_layer(long struct) Unsafe version ofsubresource_sparseLevel_layer(). -
nsubresource_sparseLevel_offsetX
public static int nsubresource_sparseLevel_offsetX(long struct) Unsafe version ofsubresource_sparseLevel_offsetX(). -
nsubresource_sparseLevel_offsetY
public static int nsubresource_sparseLevel_offsetY(long struct) Unsafe version ofsubresource_sparseLevel_offsetY(). -
nsubresource_sparseLevel_offsetZ
public static int nsubresource_sparseLevel_offsetZ(long struct) Unsafe version ofsubresource_sparseLevel_offsetZ(). -
nsubresource_sparseLevel_extentWidth
public static int nsubresource_sparseLevel_extentWidth(long struct) Unsafe version ofsubresource_sparseLevel_extentWidth(). -
nsubresource_sparseLevel_extentHeight
public static int nsubresource_sparseLevel_extentHeight(long struct) Unsafe version ofsubresource_sparseLevel_extentHeight(). -
nsubresource_sparseLevel_extentDepth
public static int nsubresource_sparseLevel_extentDepth(long struct) Unsafe version ofsubresource_sparseLevel_extentDepth(). -
nsubresource_miptail_layer
public static int nsubresource_miptail_layer(long struct) Unsafe version ofsubresource_miptail_layer(). -
nsubresource_miptail_offset
public static long nsubresource_miptail_offset(long struct) Unsafe version ofsubresource_miptail_offset(). -
nsubresource_miptail_size
public static long nsubresource_miptail_size(long struct) Unsafe version ofsubresource_miptail_size(). -
nmemOperationType
public static int nmemOperationType(long struct) Unsafe version ofmemOperationType(). -
nmemHandleType
public static int nmemHandleType(long struct) Unsafe version ofmemHandleType(). -
nmemHandle_memHandle
public static long nmemHandle_memHandle(long struct) Unsafe version ofmemHandle_memHandle(). -
noffset
public static long noffset(long struct) Unsafe version ofoffset(). -
ndeviceBitMask
public static int ndeviceBitMask(long struct) Unsafe version ofdeviceBitMask(). -
nflags
public static int nflags(long struct) Unsafe version offlags(). -
nreserved
Unsafe version ofreserved(). -
nreserved
public static int nreserved(long struct, int index) Unsafe version ofreserved. -
nresourceType
public static void nresourceType(long struct, int value) Unsafe version ofresourceType. -
nresource_mipmap
public static void nresource_mipmap(long struct, long value) Unsafe version ofresource_mipmap. -
nresource_array
public static void nresource_array(long struct, long value) Unsafe version ofresource_array. -
nsubresourceType
public static void nsubresourceType(long struct, int value) Unsafe version ofsubresourceType. -
nsubresource_sparseLevel_level
public static void nsubresource_sparseLevel_level(long struct, int value) Unsafe version ofsubresource_sparseLevel_level. -
nsubresource_sparseLevel_layer
public static void nsubresource_sparseLevel_layer(long struct, int value) Unsafe version ofsubresource_sparseLevel_layer. -
nsubresource_sparseLevel_offsetX
public static void nsubresource_sparseLevel_offsetX(long struct, int value) Unsafe version ofsubresource_sparseLevel_offsetX. -
nsubresource_sparseLevel_offsetY
public static void nsubresource_sparseLevel_offsetY(long struct, int value) Unsafe version ofsubresource_sparseLevel_offsetY. -
nsubresource_sparseLevel_offsetZ
public static void nsubresource_sparseLevel_offsetZ(long struct, int value) Unsafe version ofsubresource_sparseLevel_offsetZ. -
nsubresource_sparseLevel_extentWidth
public static void nsubresource_sparseLevel_extentWidth(long struct, int value) Unsafe version ofsubresource_sparseLevel_extentWidth. -
nsubresource_sparseLevel_extentHeight
public static void nsubresource_sparseLevel_extentHeight(long struct, int value) Unsafe version ofsubresource_sparseLevel_extentHeight. -
nsubresource_sparseLevel_extentDepth
public static void nsubresource_sparseLevel_extentDepth(long struct, int value) Unsafe version ofsubresource_sparseLevel_extentDepth. -
nsubresource_miptail_layer
public static void nsubresource_miptail_layer(long struct, int value) Unsafe version ofsubresource_miptail_layer. -
nsubresource_miptail_offset
public static void nsubresource_miptail_offset(long struct, long value) Unsafe version ofsubresource_miptail_offset. -
nsubresource_miptail_size
public static void nsubresource_miptail_size(long struct, long value) Unsafe version ofsubresource_miptail_size. -
nmemOperationType
public static void nmemOperationType(long struct, int value) Unsafe version ofmemOperationType. -
nmemHandleType
public static void nmemHandleType(long struct, int value) Unsafe version ofmemHandleType. -
nmemHandle_memHandle
public static void nmemHandle_memHandle(long struct, long value) Unsafe version ofmemHandle_memHandle. -
noffset
public static void noffset(long struct, long value) Unsafe version ofoffset. -
ndeviceBitMask
public static void ndeviceBitMask(long struct, int value) Unsafe version ofdeviceBitMask. -
nflags
public static void nflags(long struct, int value) Unsafe version offlags. -
nreserved
Unsafe version ofreserved. -
nreserved
public static void nreserved(long struct, int index, int value) Unsafe version ofreserved.
-