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.
46 lines
1.2 KiB
46 lines
1.2 KiB
|
|
#ifndef _CMLRFNS_H_
|
|
#define _CMLRFNS_H_
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
HRESULT MMXMLRast_1(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_2(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_3(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_4(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_5(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_6(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_7(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_8(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_9(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_10(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_11(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_12(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_13(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_14(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_15(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_16(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_17(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_18(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_19(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_20(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_21(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_22(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_23(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_24(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_25(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_26(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_27(PD3DI_RASTCTX);
|
|
HRESULT MMXMLRast_28(PD3DI_RASTCTX);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
|
|
HRESULT CMLRast_1(PD3DI_RASTCTX);
|
|
HRESULT CMLRast_2(PD3DI_RASTCTX);
|
|
|
|
#endif
|