• Home
  • Raw
  • Download

Lines Matching refs:GeometrySource

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