Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp116 GLint last_array_buffer; glGetIntegerv(GL_ARRAY_BUFFER_BINDING, &last_array_buffer); 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.cpp154 GLint last_array_buffer; glGetIntegerv(GL_ARRAY_BUFFER_BINDING, &last_array_buffer); 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.cpp385 GLuint last_array_buffer; glGetIntegerv(GL_ARRAY_BUFFER_BINDING, (GLint*)&last_array_buffer); in ImGui_ImplOpenGL3_RenderDrawData() local
588 GLint last_texture, last_array_buffer; in ImGui_ImplOpenGL3_CreateDeviceObjects() local