Unit 'vulkanobjects' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_vulkan]

TvkObj_PushConstantRange

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: vulkanobjects.pas line 1388

type TvkObj_PushConstantRange = class(TvkObj_Structure)

public

  StageFlags: TVkShaderStageFlags;

  

  Offset: TVkUInt32;

  

  Size: TVkUInt32;

  

  function GetStructure;

  

  procedure SetStructure();

  

end;

Inheritance

TvkObj_PushConstantRange

  

|

TvkObj_Structure

  

|

TObject



CT Web help

CodeTyphon Studio