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

  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp     [all...]
Direct3DDevice9Ex.cpp 306 long Direct3DDevice9Ex::GetClipPlane(unsigned long index, float *plane)
310 return Direct3DDevice9::GetClipPlane(index, plane);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 309 void (GLAPIENTRY * GetClipPlane)(GLenum, GLdouble *);

Completed in 517 milliseconds