Home
last modified time | relevance | path

Searched defs:last_vertex_array (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp117 GLint last_vertex_array; glGetIntegerv(GL_VERTEX_ARRAY_BINDING, &last_vertex_array); in ImGui_ImplOpenGL3_RenderDrawData() local
307 GLint last_texture, last_array_buffer, last_vertex_array; in ImGui_ImplOpenGL3_CreateDeviceObjects() local
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_opengl3.cpp155 GLint last_vertex_array; glGetIntegerv(GL_VERTEX_ARRAY_BINDING, &last_vertex_array); in ImGui_ImplOpenGL3_RenderDrawData() local
363 GLint last_texture, last_array_buffer, last_vertex_array; in ImGui_ImplOpenGL3_CreateDeviceObjects() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3.cpp592 GLint last_vertex_array; in ImGui_ImplOpenGL3_CreateDeviceObjects() local