Unit 'PXL.Windows.D3D10' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_asphyrepxl]

D3D10_BUFFER_SRV

Declaration

Source position: PXL.Windows.D3D10.pas line 865

type D3D10_BUFFER_SRV = record

  case Integer of

    0: (

        FirstElement: LongWord;

  

        NumElements: LongWord;

  

      );

    1: (

        ElementOffset: LongWord;

  

        ElementWidth: LongWord;

  

      );

end;



CT Web help

CodeTyphon Studio