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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DQuery.h49 void APIENTRY QueryBegin(D3D10DDI_HDEVICE hDevice, D3D10DDI_HQUERY hQuery);
H A DQuery.cpp152 * QueryBegin --
154 * The QueryBegin function marks the beginning of a sequence of
162 QueryBegin(D3D10DDI_HDEVICE hDevice, // IN function in typeref:typename:void APIENTRY
H A DDevice.cpp200 pDeviceFuncs->pfnQueryBegin = QueryBegin;

Completed in 4 milliseconds