| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/archrast/ |
| H A D | archrast.h | 45 // Dispatch event for this thread. 46 void Dispatch(HANDLE hThreadContext, const Event& event);
|
| H A D | eventmanager.h | 64 void Dispatch(const Event& event) function in class:ArchRast::EventManager
|
| H A D | archrast.cpp | 684 // 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 D | archrast.h | 45 // Dispatch event for this thread. 46 void Dispatch(HANDLE hThreadContext, const Event& event);
|
| H A D | eventmanager.h | 64 void Dispatch(const Event& event) function in class:ArchRast::EventManager
|
| H A D | archrast.cpp | 689 // 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 D | stroke.h | 34 #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 D | dispatch.h | 32 extern void Dispatch (void);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | main.c | 118 extern void Dispatch(void); 287 Dispatch();
|
| H A D | dispatch.c | 240 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 D | main.c | 138 fprintf(stderr, "Entering Dispatch loop\n"); 141 Dispatch(); 144 fprintf(stderr, "Leaving Dispatch loop\n");
|
| H A D | dispatch.c | 97 Dispatch(void) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/window/ |
| H A D | window.h | 111 virtual LRESULT Dispatch(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
|
| H A D | window.cc | 128 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 D | main.c | 120 extern void Dispatch(void); 274 Dispatch();
|
| H A D | dispatch.c | 259 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 D | dispatch.rst | 1 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 D | context.h | 580 #define _AR_EVENT(ctx, event) ArchRast::Dispatch(ctx, ArchRast::event)
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 9.0.2.rst | 92 - egl/wayland: Dispatch the event queue before get_buffers
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | compute_test.cpp | 574 cmdlist->Dispatch(compile_args.x / conf.local_size[0],
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/layers/ |
| H A D | radv_sqtt_layer.c | 475 EVENT_MARKER(Dispatch, commandBuffer, x, y, z);
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 9256 "description": "softpipe: Dispatch 4 CS invocations per tgsi_exec thread.", [all...] |