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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DQuery.h53 void APIENTRY QueryGetData(D3D10DDI_HDEVICE hDevice, D3D10DDI_HQUERY hQuery,
H A DQuery.cpp215 * QueryGetData --
217 * The QueryGetData function polls for the state of a query operation.
223 QueryGetData(D3D10DDI_HDEVICE hDevice, // IN function in typeref:typename:void APIENTRY
H A DDevice.cpp210 pDeviceFuncs->pfnQueryGetData = QueryGetData;

Completed in 6 milliseconds