Searched refs:RSC_DEBUG (Results 1 – 10 of 10) sorted by relevance
54 if(rs->getCapabilities()->hasCapability(RSC_DEBUG)) in GLES2FrameBufferObject()68 if(rs->getCapabilities()->hasCapability(RSC_DEBUG)) in GLES2FrameBufferObject()293 if(Root::getSingleton().getRenderSystem()->getCapabilities()->hasCapability(RSC_DEBUG)) in bind()307 … if(Root::getSingleton().getRenderSystem()->getCapabilities()->hasCapability(RSC_DEBUG)) in bind()
60 if(mRenderSystem->getCapabilities()->hasCapability(RSC_DEBUG)) in createBuffer()
504 rsc->setCapability(RSC_DEBUG); in createRenderSystemCapabilities()2104 if(getCapabilities()->hasCapability(RSC_DEBUG)) in beginProfileEvent()2110 if(getCapabilities()->hasCapability(RSC_DEBUG)) in endProfileEvent()2119 if(getCapabilities()->hasCapability(RSC_DEBUG)) in markProfileEvent()
727 if(rs->getCapabilities()->hasCapability(RSC_DEBUG)) in GLES2RenderBuffer()
121 if(Root::getSingleton().getRenderSystem()->getCapabilities()->hasCapability(RSC_DEBUG)) in createGLProgramHandle()146 if(Root::getSingleton().getRenderSystem()->getCapabilities()->hasCapability(RSC_DEBUG)) in compile()
143 …mentProgram && Root::getSingleton().getRenderSystem()->getCapabilities()->hasCapability(RSC_DEBUG)) in compileAndLink()
484 rsc->setCapability(RSC_DEBUG); in createRenderSystemCapabilities()1875 if (getCapabilities()->hasCapability(RSC_DEBUG)) in _oneTimeContextInitialization()2323 if (getCapabilities()->hasCapability(RSC_DEBUG)) in beginProfileEvent()2330 if (getCapabilities()->hasCapability(RSC_DEBUG)) in endProfileEvent()2340 if (getCapabilities()->hasCapability(RSC_DEBUG)) in markProfileEvent()
309 + StringConverter::toString(hasCapability(RSC_DEBUG), true)); in log()
416 addCapabilitiesMapping("debug", RSC_DEBUG); in initialiaseDispatchTables()
215 RSC_DEBUG = OGRE_CAPS_VALUE(CAPS_CATEGORY_GL, 4), enumerator