Unit 'libSDL3' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TSDL_WaitAndAcquireGPUSwapchainTexture

Declaration

Source position: libsdl3.pas line 5956

type TSDL_WaitAndAcquireGPUSwapchainTexture = function(

  command_buffer: PSDL_GPUCommandBuffer;

  window: PSDL_Window;

  swapchain_texture: PPSDL_GPUTexture;

  swapchain_texture_width: PUint32;

  swapchain_texture_height: PUint32

):Tbool;



CT Web help

CodeTyphon Studio