Searched refs:ortho_projection (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/tools/imgui/ | ||
| H A D | imgui_impl_opengl3.cpp | 148 const float ortho_projection[4][4] = local in function:ImGui_ImplOpenGL3_RenderDrawData 157 glUniformMatrix4fv(g_AttribLocationProjMtx, 1, GL_FALSE, &ortho_projection[0][0]); |
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/imgui/ | ||
| H A D | imgui_impl_opengl3.cpp | 148 const float ortho_projection[4][4] = local in function:ImGui_ImplOpenGL3_RenderDrawData 157 glUniformMatrix4fv(g_AttribLocationProjMtx, 1, GL_FALSE, &ortho_projection[0][0]); |
Completed in 3 milliseconds