Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

51 lines
946 B

;
; 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