MCPcopy Create free account
hub / github.com/OGRECave/ogre-next / isMultisample

Method isMultisample

OgreMain/src/OgreTextureGpu.cpp:311–311  ·  view source on GitHub ↗

-----------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

309 }
310 //-----------------------------------------------------------------------------------
311 bool TextureGpu::isMultisample() const { return mSampleDescription.isMultisample(); }
312 //-----------------------------------------------------------------------------------
313 void TextureGpu::copyParametersFrom( TextureGpu *src )
314 {

Callers 4

_resolveToMethod · 0.95
checkValidSettingsMethod · 0.45
transitionToResidentMethod · 0.45
getSizeBytesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected