OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:D3DPTEXTURECAPS_VOLUMEMAP_POW2
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/include/Direct3D/
d3d8caps.h
274
#define
D3DPTEXTURECAPS_VOLUMEMAP_POW2
0x00040000L /* Device requires that volume maps be power-of-2 dimension */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8caps.h
150
#define
D3DPTEXTURECAPS_VOLUMEMAP_POW2
0x40000
d3d9caps.h
176
#define
D3DPTEXTURECAPS_VOLUMEMAP_POW2
__MSABI_LONG(0x00040000)
/external/mesa3d/include/D3D9/
d3d9caps.h
158
#define
D3DPTEXTURECAPS_VOLUMEMAP_POW2
0x00040000
Completed in 65 milliseconds