mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-01 13:53:05 +00:00
Pica: Remove geometry dumper (PICA_DUMP_GEOMETRY)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user