Searched refs:QueryEnd (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DQuery.h51 void APIENTRY QueryEnd(D3D10DDI_HDEVICE hDevice, D3D10DDI_HQUERY hQuery);
H A DQuery.cpp183 * QueryEnd --
185 * The QueryEnd function marks the end of a sequence of graphics
193 QueryEnd(D3D10DDI_HDEVICE hDevice, // IN function in typeref:typename:void APIENTRY
H A DDevice.cpp199 pDeviceFuncs->pfnQueryEnd = QueryEnd;

Completed in 3 milliseconds