Home
last modified time | relevance | path

Searched defs:_dispatchCompute (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreRenderSystem.h942 virtual void _dispatchCompute(const Vector3i& workgroupDim) {} in _dispatchCompute() function
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusRenderSystem.cpp1334 void GL3PlusRenderSystem::_dispatchCompute(const Vector3i& workgroupDim) in _dispatchCompute() function in Ogre::GL3PlusRenderSystem
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/Direct3D11/src/
H A DOgreD3D11RenderSystem.cpp2171 void D3D11RenderSystem::_dispatchCompute(const Vector3i& workgroupDim) in _dispatchCompute() function in Ogre::D3D11RenderSystem