glActiveTexture (GL_TEXTURE0);. glBindTexture(GL_TEXTURE_2D, g_resources.textures[0]);. glUniform1i(g_resources.uniforms.textures[0], 0);.
確定! 回上一頁