Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_st.c301 struct notify_before_flush_cb_args { struct
310 struct notify_before_flush_cb_args *args = (struct notify_before_flush_cb_args *) _args; in notify_before_flush_cb() argument
338 struct notify_before_flush_cb_args args; in stw_st_flush()
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_drawable.c403 struct notify_before_flush_cb_args { struct
414 struct notify_before_flush_cb_args *args = (struct notify_before_flush_cb_args *) _args; in notify_before_flush_cb() argument
471 struct notify_before_flush_cb_args args = { 0 }; in dri_flush()
/third_party/mesa3d/src/gallium/include/frontend/
Dapi.h402 void* notify_before_flush_cb_args);