Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY)

This commit is contained in:
Jannik Vogel 2016-04-10 22:07:06 +02:00
parent 0b7efc2be2
commit ff7c798d86
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