Lines Matching refs:getGeometryShaderSource
2135 std::string getGeometryShaderSource (int numPrimitives, int numInstances, int tessLevel);
2364 sources << glu::GeometrySource(getGeometryShaderSource(numPrimitivesPerInvocation, geometryShaderInvocations, tessGenLevel));
2632 std::string GridRenderCase::getGeometryShaderSource (int numPrimitives, int numInstances, int tessLevel)