HomeSort by relevance Sort by last modified time
    Searched refs:setPointSizeMax (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/src/Renderer/
VertexProcessor.hpp 274 void setPointSizeMax(float pointSizeMax);
VertexProcessor.cpp 705 void VertexProcessor::setPointSizeMax(float pointSizeMax)
  /external/swiftshader/src/OpenGL/libGL/
Device.cpp 73 setPointSizeMax(8192.0f);
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 577 void setPointSizeMax(float max);
Device.cpp 75 setPointSizeMax(8192.0f);
libGLES_CM.cpp     [all...]
Context.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Device.cpp 78 setPointSizeMax(8192.0f);
  /external/swiftshader/src/D3D8/
Direct3DDevice8.cpp     [all...]
  /external/swiftshader/src/D3D9/
Direct3DDevice9.cpp     [all...]

Completed in 239 milliseconds