Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY)

This commit is contained in:
Jannik Vogel 2016-04-10 22:07:06 +02:00
parent 6edf71b0e4
commit 4e717ff177
4 changed files with 0 additions and 71 deletions

View file

@ -68,7 +68,5 @@ void PrimitiveAssembler<VertexType>::Reconfigure(Regs::TriangleTopology topology
// explicitly instantiate use cases
template
struct PrimitiveAssembler<Shader::OutputVertex>;
template
struct PrimitiveAssembler<DebugUtils::GeometryDumper::Vertex>;
} // namespace