Home
last modified time | relevance | path

Searched defs:last_texture (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_opengl2.cpp88 GLint last_texture; glGetIntegerv(GL_TEXTURE_BINDING_2D, &last_texture); in ImGui_ImplOpenGL2_RenderDrawData() local
178 GLint last_texture; in ImGui_ImplOpenGL2_CreateFontsTexture() local
Dimgui_impl_opengl3.cpp150 GLint last_texture; glGetIntegerv(GL_TEXTURE_BINDING_2D, &last_texture); in ImGui_ImplOpenGL3_RenderDrawData() local
295 GLint last_texture; in ImGui_ImplOpenGL3_CreateFontsTexture() local
363 GLint last_texture, last_array_buffer, last_vertex_array; in ImGui_ImplOpenGL3_CreateDeviceObjects() local
/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp114 GLint last_texture; glGetIntegerv(GL_TEXTURE_BINDING_2D, &last_texture); in ImGui_ImplOpenGL3_RenderDrawData() local
239 GLint last_texture; in ImGui_ImplOpenGL3_CreateFontsTexture() local
307 GLint last_texture, last_array_buffer, last_vertex_array; in ImGui_ImplOpenGL3_CreateDeviceObjects() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl2.cpp164 GLint last_texture; glGetIntegerv(GL_TEXTURE_BINDING_2D, &last_texture); in ImGui_ImplOpenGL2_RenderDrawData() local
247 GLint last_texture; in ImGui_ImplOpenGL2_CreateFontsTexture() local
Dimgui_impl_opengl3.cpp381 GLuint last_texture; glGetIntegerv(GL_TEXTURE_BINDING_2D, (GLint*)&last_texture); in ImGui_ImplOpenGL3_RenderDrawData() local
513 GLint last_texture; in ImGui_ImplOpenGL3_CreateFontsTexture() local
588 GLint last_texture, last_array_buffer; in ImGui_ImplOpenGL3_CreateDeviceObjects() local