Searched refs:bindViewport (Results 1 – 8 of 8) sorted by relevance
67 bool bindViewport(); // Also adjusts for scissoring
504 if(!bindViewport()) in bindResources()512 bool Device::bindViewport() in bindViewport() function in es1::Device
79 bool bindViewport(); // Also adjusts for scissoring
619 if(!bindViewport()) in bindResources()672 bool Device::bindViewport() in bindViewport() function in gl::Device
73 bool bindViewport(); // Also adjusts for scissoring
725 if(!bindViewport()) in bindResources()778 bool Device::bindViewport() in bindViewport() function in es2::Device
198 bool bindViewport(); // Also adjusts for scissoring
5700 if(!bindViewport()) in bindResources()5989 bool Direct3DDevice9::bindViewport() in bindViewport() function in D3D9::Direct3DDevice9