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

  /external/swiftshader/src/D3D8/
Direct3DStateBlock8.cpp 175 device->SetClipPlane(index, clipPlane[index]);
295 void Direct3DStateBlock8::setClipPlane(unsigned long index, const float *plane)
  /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 1023 milliseconds