Searched refs:QueryEnd (Results 1 – 3 of 3) sorted by relevance
51 void APIENTRY QueryEnd(D3D10DDI_HDEVICE hDevice, D3D10DDI_HQUERY hQuery);
193 QueryEnd(D3D10DDI_HDEVICE hDevice, // IN in QueryEnd() function
199 pDeviceFuncs->pfnQueryEnd = QueryEnd; in CreateDevice()