Home | History | Annotate | Download | only in gl

Lines Matching defs:getWindowHeight

164 	int getWindowHeight()
250 std::vector<GLubyte> fb(getWindowWidth() * getWindowHeight() * 4);
252 int fb_h = getWindowHeight();
1209 glViewport(0, 0, getWindowWidth(), getWindowHeight());
1494 glViewport(0, 0, getWindowWidth(), getWindowHeight());
1832 glViewport(0, 0, getWindowWidth(), getWindowHeight());
2336 glViewport(0, 0, getWindowWidth(), getWindowHeight());
2756 glViewport(0, 0, getWindowWidth(), getWindowHeight());
3531 glViewport(0, 0, getWindowWidth(), getWindowHeight());
3755 glViewport(0, 0, getWindowWidth(), getWindowHeight());
3941 glViewport(0, 0, getWindowWidth(), getWindowHeight());
4150 glTexStorage2D(GL_TEXTURE_2D, 1, GL_RGBA32F, getWindowWidth(), getWindowHeight());
4188 glViewport(0, 0, getWindowWidth(), getWindowHeight());
4280 glViewport(0, 0, getWindowWidth(), getWindowHeight());
4375 glViewport(0, 0, getWindowWidth(), getWindowHeight());
4447 glTexStorage3D(GL_TEXTURE_2D_ARRAY, 1, GL_RGBA32F, getWindowWidth(), getWindowHeight(), 8);
4479 int wsy = (getWindowHeight() / kSize) * kSize;
4607 glViewport(0, 0, getWindowWidth(), getWindowHeight());
4785 glViewport(0, 0, getWindowWidth(), getWindowHeight());
4963 glViewport(0, 0, getWindowWidth(), getWindowHeight());