Leaked source code of windows server 2003
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.
 
 
 
 
 
 

18 lines
558 B

/****************************************************************************
*
* File: testagp.h
* Project: DxDiag (DirectX Diagnostic Tool)
* Author: Jason Sandlin ([email protected])
* Purpose: Test AGP Texturing functionality on this machine
*
* (C) Copyright 2000 Microsoft Corp. All rights reserved.
*
****************************************************************************/
#ifndef TESTAGP_H
#define TESTAGP_H
VOID TestD3Dv7(BOOL bUseTexture, HWND hwndMain, DisplayInfo* pDisplayInfo);
#endif // TESTAGP_H