Home
last modified time | relevance | path

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

/third_party/mesa3d/include/HaikuGL/
DGLView.h71 virtual status_t Perform(perform_code d, void *arg);
153 virtual status_t Perform(perform_code code, void *arg);
/third_party/mesa3d/src/hgl/
DGLView.cpp266 BGLView::Perform(perform_code d, void* arg) in Perform()
535 BGLScreen::Perform(perform_code d, void* arg)
/third_party/rust/crates/libc/src/unix/haiku/
Dnative.rs32 pub type perform_code = u32; typedef