GL_FALSE; _renderStateDepthTest = glIsEnabled(GL_DEPTH_TEST) != GL_FALSE; glGetBooleanv(GL_DEPTH_WRITEMASK, &_renderStateDepthWrite); GLint cullface; ...
確定! 回上一頁