MCPcopy Create free account
hub / github.com/axmolengine/axmol / getDepthCompareFunction

Method getDepthCompareFunction

core/renderer/Renderer.cpp:486–489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

484}
485
486backend::CompareFunction Renderer::getDepthCompareFunction() const
487{
488 return _dsDesc.depthCompareFunction;
489}
490
491bool Renderer::Renderer::getDepthTest() const
492{

Callers 7

onBeforeDrawMethod · 0.80
onBeforeVisitCmdMethod · 0.80
onBeforeDrawMethod · 0.80
onBeforeVisitCmdMethod · 0.80
onBeforeDrawMethod · 0.80
onBeforeDrawMethod · 0.80
onBeforeDrawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected