Windows2003-3790/multimedia/opengl/mcd/client/mcd32.def
2020-09-30 16:53:55 +02:00

52 lines
997 B
Modula-2

;
; 3D DDI module definition file
;
LIBRARY MCD32
EXPORTS
MCDGetDriverInfo
MCDDescribeMcdPixelFormat
MCDDescribePixelFormat
MCDCreateContext
MCDDeleteContext
MCDAlloc
MCDFree
MCDBeginState
MCDFlushState
MCDAddState
MCDAddStateStruct
MCDSetViewport
MCDProcessBatch
MCDReadSpan
MCDWriteSpan
MCDSwap
MCDClear
MCDSetScissorRect
MCDQueryMemStatus
MCDGetBuffers
MCDAllocBuffers
MCDLock
MCDUnlock
MCDBindContext
MCDSync
MCDCreateTexture
MCDDeleteTexture
MCDUpdateSubTexture
MCDUpdateTexturePalette
MCDUpdateTexturePriority
MCDUpdateTextureState
MCDTextureStatus
MCDTextureKey
MCDDescribeMcdLayerPlane
MCDDescribeLayerPlane
MCDSetLayerPalette
MCDDrawPixels
MCDReadPixels
MCDCopyPixels
MCDPixelMap
MCDDestroyWindow
MCDGetTextureFormats
MCDSwapMultiple
MCDProcessBatch2