HomeSort by relevance Sort by last modified time
    Searched defs:NULL_ (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/D3D9/
Capabilities.cpp 21 bool Capabilities::Surface::RenderTarget::NULL_ = true;
145 bool Capabilities::CubeMap::RenderTarget::NULL_ = true;
267 bool Capabilities::Texture::RenderTarget::NULL_ = true;
301 bool Capabilities::Texture::NULL_ = true;
Capabilities.hpp 47 static bool NULL_;
199 static bool NULL_;
347 static bool NULL_;
387 static bool NULL_;

Completed in 55 milliseconds