25 lines
790 B
Plaintext
25 lines
790 B
Plaintext
//-----------------------------------------------------------------------------
|
|
//
|
|
// This file generates the headers for the texture addressing functions.
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997.
|
|
//
|
|
// WARNING WARNING WARNING
|
|
// This h file generated from a mh file.
|
|
// EDIT THE MH FILE.
|
|
// I warned you.
|
|
// WARNING WARNING WARNING
|
|
//
|
|
//-----------------------------------------------------------------------------
|
|
|
|
include(`m4hdr.mh')dnl
|
|
include(`mtexaddr.mh')dnl
|
|
|
|
d_RepStr(`d_RepStr(`d_RepStr(`d_RepStr(`d_TexAddrHdr(1, AA, BB, CC, DD)',
|
|
`AA', `TexAddrWrapMirror', `TexAddrAll')',
|
|
`BB', `NoPersp', `Persp')',
|
|
`CC', ifelse(DD, NoLOD, `Point, Bilinear', `Point, Bilinear, MaybeBilinear'))',
|
|
`DD', `NoLOD', `LOD')dnl
|
|
dnl
|
|
|