Package org.lwjgl.sdl
Class SDLGPU.Functions
java.lang.Object
org.lwjgl.sdl.SDLGPU.Functions
- Enclosing class:
SDLGPU
Contains the function pointers loaded from
SDL.getLibrary()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
GPUSupportsShaderFormats
public static final long GPUSupportsShaderFormatsFunction address. -
GPUSupportsProperties
public static final long GPUSupportsPropertiesFunction address. -
CreateGPUDevice
public static final long CreateGPUDeviceFunction address. -
CreateGPUDeviceWithProperties
public static final long CreateGPUDeviceWithPropertiesFunction address. -
DestroyGPUDevice
public static final long DestroyGPUDeviceFunction address. -
GetNumGPUDrivers
public static final long GetNumGPUDriversFunction address. -
GetGPUDriver
public static final long GetGPUDriverFunction address. -
GetGPUDeviceDriver
public static final long GetGPUDeviceDriverFunction address. -
GetGPUShaderFormats
public static final long GetGPUShaderFormatsFunction address. -
CreateGPUComputePipeline
public static final long CreateGPUComputePipelineFunction address. -
CreateGPUGraphicsPipeline
public static final long CreateGPUGraphicsPipelineFunction address. -
CreateGPUSampler
public static final long CreateGPUSamplerFunction address. -
CreateGPUShader
public static final long CreateGPUShaderFunction address. -
CreateGPUTexture
public static final long CreateGPUTextureFunction address. -
CreateGPUBuffer
public static final long CreateGPUBufferFunction address. -
CreateGPUTransferBuffer
public static final long CreateGPUTransferBufferFunction address. -
SetGPUBufferName
public static final long SetGPUBufferNameFunction address. -
SetGPUTextureName
public static final long SetGPUTextureNameFunction address. -
InsertGPUDebugLabel
public static final long InsertGPUDebugLabelFunction address. -
PushGPUDebugGroup
public static final long PushGPUDebugGroupFunction address. -
PopGPUDebugGroup
public static final long PopGPUDebugGroupFunction address. -
ReleaseGPUTexture
public static final long ReleaseGPUTextureFunction address. -
ReleaseGPUSampler
public static final long ReleaseGPUSamplerFunction address. -
ReleaseGPUBuffer
public static final long ReleaseGPUBufferFunction address. -
ReleaseGPUTransferBuffer
public static final long ReleaseGPUTransferBufferFunction address. -
ReleaseGPUComputePipeline
public static final long ReleaseGPUComputePipelineFunction address. -
ReleaseGPUShader
public static final long ReleaseGPUShaderFunction address. -
ReleaseGPUGraphicsPipeline
public static final long ReleaseGPUGraphicsPipelineFunction address. -
AcquireGPUCommandBuffer
public static final long AcquireGPUCommandBufferFunction address. -
PushGPUVertexUniformData
public static final long PushGPUVertexUniformDataFunction address. -
PushGPUFragmentUniformData
public static final long PushGPUFragmentUniformDataFunction address. -
PushGPUComputeUniformData
public static final long PushGPUComputeUniformDataFunction address. -
BeginGPURenderPass
public static final long BeginGPURenderPassFunction address. -
BindGPUGraphicsPipeline
public static final long BindGPUGraphicsPipelineFunction address. -
SetGPUViewport
public static final long SetGPUViewportFunction address. -
SetGPUScissor
public static final long SetGPUScissorFunction address. -
SetGPUBlendConstants
public static final long SetGPUBlendConstantsFunction address. -
SetGPUStencilReference
public static final long SetGPUStencilReferenceFunction address. -
BindGPUVertexBuffers
public static final long BindGPUVertexBuffersFunction address. -
BindGPUIndexBuffer
public static final long BindGPUIndexBufferFunction address. -
BindGPUVertexSamplers
public static final long BindGPUVertexSamplersFunction address. -
BindGPUVertexStorageTextures
public static final long BindGPUVertexStorageTexturesFunction address. -
BindGPUVertexStorageBuffers
public static final long BindGPUVertexStorageBuffersFunction address. -
BindGPUFragmentSamplers
public static final long BindGPUFragmentSamplersFunction address. -
BindGPUFragmentStorageTextures
public static final long BindGPUFragmentStorageTexturesFunction address. -
BindGPUFragmentStorageBuffers
public static final long BindGPUFragmentStorageBuffersFunction address. -
DrawGPUIndexedPrimitives
public static final long DrawGPUIndexedPrimitivesFunction address. -
DrawGPUPrimitives
public static final long DrawGPUPrimitivesFunction address. -
DrawGPUPrimitivesIndirect
public static final long DrawGPUPrimitivesIndirectFunction address. -
DrawGPUIndexedPrimitivesIndirect
public static final long DrawGPUIndexedPrimitivesIndirectFunction address. -
EndGPURenderPass
public static final long EndGPURenderPassFunction address. -
BeginGPUComputePass
public static final long BeginGPUComputePassFunction address. -
BindGPUComputePipeline
public static final long BindGPUComputePipelineFunction address. -
BindGPUComputeSamplers
public static final long BindGPUComputeSamplersFunction address. -
BindGPUComputeStorageTextures
public static final long BindGPUComputeStorageTexturesFunction address. -
BindGPUComputeStorageBuffers
public static final long BindGPUComputeStorageBuffersFunction address. -
DispatchGPUCompute
public static final long DispatchGPUComputeFunction address. -
DispatchGPUComputeIndirect
public static final long DispatchGPUComputeIndirectFunction address. -
EndGPUComputePass
public static final long EndGPUComputePassFunction address. -
MapGPUTransferBuffer
public static final long MapGPUTransferBufferFunction address. -
UnmapGPUTransferBuffer
public static final long UnmapGPUTransferBufferFunction address. -
BeginGPUCopyPass
public static final long BeginGPUCopyPassFunction address. -
UploadToGPUTexture
public static final long UploadToGPUTextureFunction address. -
UploadToGPUBuffer
public static final long UploadToGPUBufferFunction address. -
CopyGPUTextureToTexture
public static final long CopyGPUTextureToTextureFunction address. -
CopyGPUBufferToBuffer
public static final long CopyGPUBufferToBufferFunction address. -
DownloadFromGPUTexture
public static final long DownloadFromGPUTextureFunction address. -
DownloadFromGPUBuffer
public static final long DownloadFromGPUBufferFunction address. -
EndGPUCopyPass
public static final long EndGPUCopyPassFunction address. -
GenerateMipmapsForGPUTexture
public static final long GenerateMipmapsForGPUTextureFunction address. -
BlitGPUTexture
public static final long BlitGPUTextureFunction address. -
WindowSupportsGPUSwapchainComposition
public static final long WindowSupportsGPUSwapchainCompositionFunction address. -
WindowSupportsGPUPresentMode
public static final long WindowSupportsGPUPresentModeFunction address. -
ClaimWindowForGPUDevice
public static final long ClaimWindowForGPUDeviceFunction address. -
ReleaseWindowFromGPUDevice
public static final long ReleaseWindowFromGPUDeviceFunction address. -
SetGPUSwapchainParameters
public static final long SetGPUSwapchainParametersFunction address. -
SetGPUAllowedFramesInFlight
public static final long SetGPUAllowedFramesInFlightFunction address. -
GetGPUSwapchainTextureFormat
public static final long GetGPUSwapchainTextureFormatFunction address. -
AcquireGPUSwapchainTexture
public static final long AcquireGPUSwapchainTextureFunction address. -
WaitForGPUSwapchain
public static final long WaitForGPUSwapchainFunction address. -
WaitAndAcquireGPUSwapchainTexture
public static final long WaitAndAcquireGPUSwapchainTextureFunction address. -
SubmitGPUCommandBuffer
public static final long SubmitGPUCommandBufferFunction address. -
SubmitGPUCommandBufferAndAcquireFence
public static final long SubmitGPUCommandBufferAndAcquireFenceFunction address. -
CancelGPUCommandBuffer
public static final long CancelGPUCommandBufferFunction address. -
WaitForGPUIdle
public static final long WaitForGPUIdleFunction address. -
WaitForGPUFences
public static final long WaitForGPUFencesFunction address. -
QueryGPUFence
public static final long QueryGPUFenceFunction address. -
ReleaseGPUFence
public static final long ReleaseGPUFenceFunction address. -
GPUTextureFormatTexelBlockSize
public static final long GPUTextureFormatTexelBlockSizeFunction address. -
GPUTextureSupportsFormat
public static final long GPUTextureSupportsFormatFunction address. -
GPUTextureSupportsSampleCount
public static final long GPUTextureSupportsSampleCountFunction address. -
CalculateGPUTextureFormatSize
public static final long CalculateGPUTextureFormatSizeFunction address.
-