Searched refs:pointSizeSupported (Results 1 – 1 of 1) sorted by relevance
429 …ec, const std::string& inputPrefix, const std::string& outputPrefix, const bool pointSizeSupported) in generateGeometryShader() argument471 << (pointSizeSupported ? " gl_PointSize = gl_in[0].gl_PointSize;\n\n" : ""); in generateGeometryShader()