Searched refs:getPointSize (Results 1 – 4 of 4) sorted by relevance
32 virtual le_int16 getPointSize() const;64 inline le_int16 FontMap::getPointSize() const in getPointSize() function
163 return fFontMap->getPointSize(); in getXPixelsPerEm()168 return fFontMap->getPointSize(); in getYPixelsPerEm()
127 virtual float getPointSize (void) const;374 gl.uniform1f (pointSizeLoc, getPointSize()); in drawPrimitives()413 float BaseRenderingCase::getPointSize (void) const in getPointSize() function in deqp::gles3::Functional::__anon3ae4c6640111::BaseRenderingCase652 float getPointSize (void) const;717 const float pointSize = getPointSize(); in iterate()768 float PointCase::getPointSize (void) const in getPointSize() function in deqp::gles3::Functional::__anon3ae4c6640111::PointCase812 outPoints[pointNdx].pointSize = getPointSize(); in generatePoints()816 …<< "Rendering " << outPoints.size() << " point(s): (point size = " << getPointSize() << ")" << tcu… in generatePoints()
151 virtual float getPointSize (void) const;899 float pointSize = getPointSize(); in drawPrimitives()933 float BaseRenderingTestInstance::getPointSize (void) const in getPointSize() function in vkt::rasterization::__anon774c53d30111::BaseRenderingTestInstance1198 virtual float getPointSize (void) const;1253 const float pointSize = getPointSize(); in iterate()1304 float PointTestInstance::getPointSize (void) const in getPointSize() function in vkt::rasterization::__anon774c53d30111::PointTestInstance1348 outPoints[pointNdx].pointSize = getPointSize(); in generatePoints()1352 …<< "Rendering " << outPoints.size() << " point(s): (point size = " << getPointSize() << ")" << tcu… in generatePoints()