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

  /external/swiftshader/src/D3D9/
Direct3DStateBlock9.cpp 306 device->SetClipPlane(index, clipPlane[index]);
627 void Direct3DStateBlock9::setClipPlane(unsigned long index, const float *plane)
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.cpp     [all...]

Completed in 3497 milliseconds