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

TSDL_PushGPUFragmentUniformData

Declaration

Source position: libsdl3.pas line 5905

type TSDL_PushGPUFragmentUniformData = procedure(

  command_buffer: PSDL_GPUCommandBuffer;

  slot_index: TUint32;

  Data: pointer;

  length: TUint32

);



CT Web help

CodeTyphon Studio