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

Method _setTexture

RenderSystems/NULL/src/OgreNULLRenderSystem.cpp:180–180  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

178 void NULLRenderSystem::_setCurrentDeviceFromTexture( TextureGpu *texture ) {}
179 //-------------------------------------------------------------------------
180 void NULLRenderSystem::_setTexture( size_t unit, TextureGpu *texPtr, bool bDepthReadOnly ) {}
181 //-------------------------------------------------------------------------
182 void NULLRenderSystem::_setTextures( uint32 slotStart, const DescriptorSetTexture *set,
183 uint32 hazardousTexIdx )

Callers 5

loadTextureMethod · 0.45
loadTextureMethod · 0.45
execute_setTextureMethod · 0.45
loadTextureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected