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

TSDL_UploadToGPUTexture

Declaration

Source position: libsdl3.pas line 5938

type TSDL_UploadToGPUTexture = procedure(

  copy_pass: PSDL_GPUCopyPass;

  Source: PSDL_GPUTextureTransferInfo;

  destination: PSDL_GPUTextureRegion;

  cycle: Tbool

);



CT Web help

CodeTyphon Studio