Searched refs:Dispatch (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/archrast/
H A Darchrast.h45 // Dispatch event for this thread.
46 void Dispatch(HANDLE hThreadContext, const Event& event);
H A Deventmanager.h64 void Dispatch(const Event& event) function in class:ArchRast::EventManager
H A Darchrast.cpp684 // Dispatch event for this thread.
685 void Dispatch(HANDLE hThreadContext, const Event& event) function in namespace:ArchRast
690 pManager->Dispatch(event);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/archrast/
H A Darchrast.h45 // Dispatch event for this thread.
46 void Dispatch(HANDLE hThreadContext, const Event& event);
H A Deventmanager.h64 void Dispatch(const Event& event) function in class:ArchRast::EventManager
H A Darchrast.cpp689 // Dispatch event for this thread.
690 void Dispatch(HANDLE hThreadContext, const Event& event) function in namespace:ArchRast
696 pManager->Dispatch(event);
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dstroke.h34 #define START_PATH(_num_ch_, _num_props) (START_DISPATCH(_num_props) + sizeof(Dispatch) * _num_ch_)
119 } Dispatch; typedef in typeref:struct:__anon1477d9d40c08
/xsrc/external/mit/xfs/dist/include/
H A Ddispatch.h32 extern void Dispatch (void);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dmain.c118 extern void Dispatch(void);
287 Dispatch();
H A Ddispatch.c240 void Dispatch(void);
342 Dispatch(void) function in typeref:typename:void
3267 /* force yield and return Success, so that Dispatch()
/xsrc/external/mit/xfs/dist/difs/
H A Dmain.c138 fprintf(stderr, "Entering Dispatch loop\n");
141 Dispatch();
144 fprintf(stderr, "Leaving Dispatch loop\n");
H A Ddispatch.c97 Dispatch(void) function in typeref:typename:void
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/
H A Dwindow.h111 virtual LRESULT Dispatch(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
H A Dwindow.cc128 return window->Dispatch(hwnd, uMsg, wParam, lParam);
132 LRESULT CWindow::Dispatch(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) function in class:CWindow
/xsrc/external/mit/xorg-server/dist/dix/
H A Dmain.c120 extern void Dispatch(void);
274 Dispatch();
H A Ddispatch.c259 void Dispatch(void);
474 Dispatch(void) function in typeref:typename:void
3357 /* force yield and return Success, so that Dispatch()
/xsrc/external/mit/MesaLib/dist/docs/
H A Ddispatch.rst1 GL Dispatch
10 1. Complexity of GL Dispatch
161 3.3. Assembly Language Dispatch Stubs
240 3.4. Fixed-Length Dispatch Stubs
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dcontext.h580 #define _AR_EVENT(ctx, event) ArchRast::Dispatch(ctx, ArchRast::event)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.0.2.rst92 - egl/wayland: Dispatch the event queue before get_buffers
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dcompute_test.cpp574 cmdlist->Dispatch(compile_args.x / conf.local_size[0],
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c475 EVENT_MARKER(Dispatch, commandBuffer, x, y, z);
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json9256 "description": "softpipe: Dispatch 4 CS invocations per tgsi_exec thread.",
[all...]

Completed in 133 milliseconds