PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "config_dxgsg9.h"#include "dxGraphicsStateGuardian9.h"#include "pStatTimer.h"#include "dxTextureContext9.h"#include "bamCache.h"#include "graphicsEngine.h"#include <d3dx9tex.h>#include <assert.h>#include <time.h>Go to the source code of this file.
Macros | |
| #define | CHECK_FOR_FMT(FMT) |
| #define | DEBUG_SURFACES false |
| #define | DEBUG_TEXTURES true |
| #define | TRILINEAR_MIPMAP_TEXFILTERCAPS (D3DPTFILTERCAPS_MIPFLINEAR | D3DPTFILTERCAPS_MINFLINEAR) |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file dxTextureContext9.cxx.
| #define CHECK_FOR_FMT | ( | FMT | ) |
1.8.15