MCPcopy Create free account
hub / github.com/defold/defold / GetDrawCount

Function GetDrawCount

engine/graphics/src/null/graphics_null.cpp:906–909  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

904 }
905
906 uint64_t GetDrawCount()
907 {
908 return g_DrawCount;
909 }
910
911 static void BuildUniformBuffers(NullProgram* program)
912 {

Callers 2

TEST_PFunction · 0.85
TEST_PFunction · 0.85

Calls

no outgoing calls

Tested by 2

TEST_PFunction · 0.68
TEST_PFunction · 0.68