Home | History | Annotate | Download | only in d3d

Lines Matching refs:glPointSize

536     BuiltinInfo glPointSize;
585 info.glPointSize.enableSystem("PSIZE");
612 if (info.glPointSize.enabled)
614 linkHLSL += " float gl_PointSize : " + info.glPointSize.str() + ";\n";
636 if (info.glPointSize.enabled)