Home
last modified time | relevance | path

Searched defs:last_texture (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl2.cpp247 GLint last_texture; in ImGui_ImplOpenGL2_CreateFontsTexture() local
H A 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
/third_party/mesa3d/src/intel/tools/imgui/
H A 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

Completed in 3 milliseconds