Searched refs:ortho_projection (Results 1 – 1 of 1) sorted by relevance
148 const float ortho_projection[4][4] = in ImGui_ImplOpenGL3_RenderDrawData() local157 glUniformMatrix4fv(g_AttribLocationProjMtx, 1, GL_FALSE, &ortho_projection[0][0]); in ImGui_ImplOpenGL3_RenderDrawData()