MCPcopy Create free account
hub / github.com/WilliamLCobb/iNDS / ClearUsingValues

Method ClearUsingValues

desmume/src/render3D.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182Render3DError Render3D::ClearUsingValues(const u8 r, const u8 g, const u8 b, const u8 a, const u32 clearDepth, const u8 clearStencil) const
183{
184 return RENDER3DERROR_NOERR;
185}
186
187Render3DError Render3D::SetupPolygon(const POLY *thePoly)
188{

Callers 1

ClearFramebufferMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected