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::__anon6db7284c0111::BaseRenderingCase654 float getPointSize (void) const;719 const float pointSize = getPointSize(); in iterate()770 float PointCase::getPointSize (void) const in getPointSize() function in deqp::gles3::Functional::__anon6db7284c0111::PointCase814 outPoints[pointNdx].pointSize = getPointSize(); in generatePoints()818 …<< "Rendering " << outPoints.size() << " point(s): (point size = " << getPointSize() << ")" << tcu… in generatePoints()
187 virtual float getPointSize (void) const;854 float pointSize = getPointSize(); in drawPrimitives()871 float BaseRenderingTestInstance::getPointSize (void) const in getPointSize() function in vkt::rasterization::__anon255d53bb0111::BaseRenderingTestInstance1543 virtual float getPointSize (void) const;1613 const float pointSize = getPointSize(); in iterate()1672 float PointTestInstance::getPointSize (void) const in getPointSize() function in vkt::rasterization::__anon255d53bb0111::PointTestInstance1716 outPoints[pointNdx].pointSize = getPointSize(); in generatePoints()1720 …<< "Rendering " << outPoints.size() << " point(s): (point size = " << getPointSize() << ")" << tcu… in generatePoints()1767 virtual float getPointSize (void) const;1816 float PointSizeTestInstance::getPointSize (void) const in getPointSize() function in vkt::rasterization::__anon255d53bb0111::PointSizeTestInstance[all …]