Home | History | Annotate | Download | only in gl

Lines Matching defs:getWindowWidth

158 	int getWindowWidth()
250 std::vector<GLubyte> fb(getWindowWidth() * getWindowHeight() * 4);
251 int fb_w = getWindowWidth();
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);
4478 int wsx = (getWindowWidth() / kSize) * kSize;
4607 glViewport(0, 0, getWindowWidth(), getWindowHeight());
4785 glViewport(0, 0, getWindowWidth(), getWindowHeight());
4963 glViewport(0, 0, getWindowWidth(), getWindowHeight());