Home
last modified time | relevance | path

Searched defs:setPointSizeMin (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Renderer/
DVertexProcessor.cpp718 void VertexProcessor::setPointSizeMin(float pointSizeMin) in setPointSizeMin() function in sw::VertexProcessor
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp3464 void Context::setPointSizeMin(float min) in setPointSizeMin() function in es1::Context