Home
last modified time | relevance | path

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

/third_party/mesa3d/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 in QueryEnd() function
H A DDevice.cpp199 pDeviceFuncs->pfnQueryEnd = QueryEnd; in CreateDevice()

Completed in 3 milliseconds