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

Function VerifyFontMapMagFilter

engine/render/src/render/font/fontmap.cpp:839–842  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

837 }
838
839 bool VerifyFontMapMagFilter(dmRender::HFontMap font_map, dmGraphics::TextureFilter filter)
840 {
841 return font_map->m_MagFilter == filter;
842 }
843}

Callers 1

TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68