OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NVDB
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/src/D3D9/
Capabilities.hpp
137
static bool
NVDB
;
Capabilities.cpp
98
bool Capabilities::Surface::
NVDB
= false;
Direct3D9.cpp
360
case D3DFMT_NVDB: if(!Capabilities::Surface::
NVDB
) return NOTAVAILABLE(); else return D3D_OK;
[
all
...]
Completed in 4358 milliseconds