Home
last modified time | relevance | path

Searched refs:last_blender_op (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_allegro5.cpp116 int last_blender_op, last_blender_src, last_blender_dst; in ImGui_ImplAllegro5_RenderDrawData() local
117 al_get_blender(&last_blender_op, &last_blender_src, &last_blender_dst); in ImGui_ImplAllegro5_RenderDrawData()
190 al_set_blender(last_blender_op, last_blender_src, last_blender_dst); in ImGui_ImplAllegro5_RenderDrawData()