• Home
  • Raw
  • Download

Lines Matching refs:GeometrySource

221 							<< sglr::pdec::GeometrySource(genGeometrySource(contextType, inputType, outputType)))  in VertexExpanderShader()
324 …<< sglr::pdec::GeometrySource(genGeometrySource(contextType, emitCountA, endCountA, emitCountB, en… in VertexEmitterShader()
777 << sglr::pdec::GeometrySource(specializeShader(geometrySource.str(), contextType)); in genProgramDeclaration()
809 << sglr::pdec::GeometrySource(genGeometrySource(contextType, spec))) in OutputCountShader()
946 << sglr::pdec::GeometrySource(genGeometrySource(contextType, test))) in BuiltinVariableShader()
1242 … << sglr::pdec::GeometrySource(genGeometrySource(contextType, source, maxEmitCount, instanced))) in VaryingOutputCountShader()
1515 << sglr::pdec::GeometrySource(genGeometrySource(contextType, numInvocations, testCase))) in InvocationCountShader()
1696 << sglr::pdec::GeometrySource(genGeometrySource(contextType, numInvocations))) in InstancedExpansionShader()
3023 << glu::GeometrySource(genGeometrySource(m_context.getRenderContext().getType()))); in initRenderShader()
3986 … << glu::GeometrySource(specializeShader(geometrySource, m_context.getRenderContext().getType()))); in iterate()
4601 …<< glu::GeometrySource(specializeShader(geometrySource, m_context.getRenderContext().getType())))); in iterate()
4877 …sources << glu::GeometrySource(specializeShader(geometrySource.str(), m_context.getRenderContext()… in genProgram()
5265 … << glu::GeometrySource(specializeShader(geometrySource, m_context.getRenderContext().getType()))); in iterate()