Searched defs:Handle (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/codegen/templates/
H A Dgen_ar_eventhandler.hpp56 %> virtual void Handle(const ${event['name']}& event) {} function in namespace:ArchRast
H A Dgen_ar_eventhandlerfile.hpp147 virtual void Handle(const ${event['name']}& event) function in namespace:ArchRast
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/archrast/
H A Darchrast.cpp132 virtual void Handle(const DrawInstancedEvent& event) function in class:ArchRast::EventHandlerApiStats
152 virtual void Handle(const DrawIndexedInstancedEvent& event) function in class:ArchRast::EventHandlerApiStats
185 virtual void Handle(const EarlyDepthStencilInfoSingleSample& event) function in class:ArchRast::EventHandlerWorkerStats
210 virtual void Handle(const EarlyDepthStencilInfoSampleRate& event) function in class:ArchRast::EventHandlerWorkerStats
235 virtual void Handle(const EarlyDepthStencilInfoNullPS& event) function in class:ArchRast::EventHandlerWorkerStats
249 virtual void Handle(const LateDepthStencilInfoSingleSample& event) function in class:ArchRast::EventHandlerWorkerStats
274 virtual void Handle(const LateDepthStencilInfoSampleRate& event) function in class:ArchRast::EventHandlerWorkerStats
299 virtual void Handle(cons function in class:ArchRast::EventHandlerWorkerStats
313 virtual void Handle(const EarlyDepthInfoPixelRate& event) function in class:ArchRast::EventHandlerWorkerStats
323 virtual void Handle(const LateDepthInfoPixelRate& event) function in class:ArchRast::EventHandlerWorkerStats
333 virtual void Handle(const ClipInfoEvent& event) function in class:ArchRast::EventHandlerWorkerStats
358 virtual void Handle(const VSStats& event) function in class:ArchRast::EventHandlerWorkerStats
364 virtual void Handle(const GSStats& event) function in class:ArchRast::EventHandlerWorkerStats
370 virtual void Handle(const DSStats& event) function in class:ArchRast::EventHandlerWorkerStats
376 virtual void Handle(const HSStats& event) function in class:ArchRast::EventHandlerWorkerStats
382 virtual void Handle(const PSStats& event) function in class:ArchRast::EventHandlerWorkerStats
389 virtual void Handle(const CSStats& event) function in class:ArchRast::EventHandlerWorkerStats
508 virtual void Handle(const FrontendDrawEndEvent& event) function in class:ArchRast::EventHandlerWorkerStats
588 virtual void Handle(const GSPrimInfo& event) function in class:ArchRast::EventHandlerWorkerStats
595 virtual void Handle(const TessPrimCount& event) { mTS.inputPrims += event.data.primCoun function in class:ArchRast::EventHandlerWorkerStats
597 virtual void Handle(const RasterTileCount& event) function in class:ArchRast::EventHandlerWorkerStats
602 virtual void Handle(const CullInfoEvent& event) function in class:ArchRast::EventHandlerWorkerStats
610 virtual void Handle(const AlphaInfoEvent& event) function in class:ArchRast::EventHandlerWorkerStats
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/archrast/
H A Darchrast.cpp137 virtual void Handle(const DrawInstancedEvent& event) function in class:ArchRast::EventHandlerApiStats
157 virtual void Handle(const DrawIndexedInstancedEvent& event) function in class:ArchRast::EventHandlerApiStats
190 virtual void Handle(const EarlyDepthStencilInfoSingleSample& event) function in class:ArchRast::EventHandlerWorkerStats
215 virtual void Handle(const EarlyDepthStencilInfoSampleRate& event) function in class:ArchRast::EventHandlerWorkerStats
240 virtual void Handle(const EarlyDepthStencilInfoNullPS& event) function in class:ArchRast::EventHandlerWorkerStats
254 virtual void Handle(const LateDepthStencilInfoSingleSample& event) function in class:ArchRast::EventHandlerWorkerStats
279 virtual void Handle(const LateDepthStencilInfoSampleRate& event) function in class:ArchRast::EventHandlerWorkerStats
304 virtual void Handle(cons function in class:ArchRast::EventHandlerWorkerStats
318 virtual void Handle(const EarlyDepthInfoPixelRate& event) function in class:ArchRast::EventHandlerWorkerStats
328 virtual void Handle(const LateDepthInfoPixelRate& event) function in class:ArchRast::EventHandlerWorkerStats
338 virtual void Handle(const ClipInfoEvent& event) function in class:ArchRast::EventHandlerWorkerStats
363 virtual void Handle(const VSStats& event) function in class:ArchRast::EventHandlerWorkerStats
369 virtual void Handle(const GSStats& event) function in class:ArchRast::EventHandlerWorkerStats
375 virtual void Handle(const DSStats& event) function in class:ArchRast::EventHandlerWorkerStats
381 virtual void Handle(const HSStats& event) function in class:ArchRast::EventHandlerWorkerStats
387 virtual void Handle(const PSStats& event) function in class:ArchRast::EventHandlerWorkerStats
394 virtual void Handle(const CSStats& event) function in class:ArchRast::EventHandlerWorkerStats
513 virtual void Handle(const FrontendDrawEndEvent& event) function in class:ArchRast::EventHandlerWorkerStats
593 virtual void Handle(const GSPrimInfo& event) function in class:ArchRast::EventHandlerWorkerStats
600 virtual void Handle(const TessPrimCount& event) { mTS.inputPrims += event.data.primCoun function in class:ArchRast::EventHandlerWorkerStats
602 virtual void Handle(const RasterTileCount& event) function in class:ArchRast::EventHandlerWorkerStats
607 virtual void Handle(const CullInfoEvent& event) function in class:ArchRast::EventHandlerWorkerStats
615 virtual void Handle(const AlphaInfoEvent& event) function in class:ArchRast::EventHandlerWorkerStats
[all...]
/xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h1222 typedef void* Handle; typedef in class:testing::internal::AutoHandle
/xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
H A Dgtest-port.h1518 typedef void* Handle; typedef in class:testing::internal::AutoHandle
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9.c3855 NineDevice9_DrawRectPatch(struct NineDevice9 * This,UINT Handle,const float * pNumSegs,const D3DRECTPATCH_INFO * pRectPatchInfo) argument
3864 NineDevice9_DrawTriPatch(struct NineDevice9 * This,UINT Handle,const float * pNumSegs,const D3DTRIPATCH_INFO * pTriPatchInfo) argument
3873 NineDevice9_DeletePatch(struct NineDevice9 * This,UINT Handle) argument
H A Dnine_lock.c1908 LockDevice9_DrawRectPatch(struct NineDevice9 * This,UINT Handle,const float * pNumSegs,const D3DRECTPATCH_INFO * pRectPatchInfo) argument
1921 LockDevice9_DrawTriPatch(struct NineDevice9 * This,UINT Handle,const float * pNumSegs,const D3DTRIPATCH_INFO * pTriPatchInfo) argument
1934 LockDevice9_DeletePatch(struct NineDevice9 * This,UINT Handle) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.c4120 NineDevice9_DrawRectPatch(struct NineDevice9 * This,UINT Handle,const float * pNumSegs,const D3DRECTPATCH_INFO * pRectPatchInfo) argument
4129 NineDevice9_DrawTriPatch(struct NineDevice9 * This,UINT Handle,const float * pNumSegs,const D3DTRIPATCH_INFO * pTriPatchInfo) argument
4138 NineDevice9_DeletePatch(struct NineDevice9 * This,UINT Handle) argument
H A Dnine_lock.c1908 LockDevice9_DrawRectPatch(struct NineDevice9 * This,UINT Handle,const float * pNumSegs,const D3DRECTPATCH_INFO * pRectPatchInfo) argument
1921 LockDevice9_DrawTriPatch(struct NineDevice9 * This,UINT Handle,const float * pNumSegs,const D3DTRIPATCH_INFO * pTriPatchInfo) argument
1934 LockDevice9_DeletePatch(struct NineDevice9 * This,UINT Handle) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Ddbghelp.h1087 ULONG64 Handle; member in struct:_MINIDUMP_HANDLE_DESCRIPTOR
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Ddbghelp.h1087 ULONG64 Handle; member in struct:_MINIDUMP_HANDLE_DESCRIPTOR

Completed in 44 milliseconds