Home
last modified time | relevance | path

Searched refs:GPU_NOKIA (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreRenderSystemCapabilities.cpp365 msGPUVendorStrings[GPU_NOKIA] = "nokia"; in initVendorStrings()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreRenderSystemCapabilities.cpp383 msGPUVendorStrings[GPU_NOKIA] = "nokia"; in initVendorStrings()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreRenderSystemCapabilities.h267 GPU_NOKIA, enumerator
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreRenderSystemCapabilities.h264 GPU_NOKIA = 10, enumerator
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/
H A DOgreGLESRenderSystem.cpp235 rsc->setVendor(GPU_NOKIA); in createRenderSystemCapabilities()