... { glDisable(GL_DEPTH_TEST); } else { glEnable(GL_DEPTH_TEST); } glDepthFunc(GL_LEQUAL); glUseProgram(pass.gpuProgram);.
確定! 回上一頁