Home
last modified time | relevance | path

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

/third_party/mesa3d/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 in QueryBegin() function
H A DDevice.cpp200 pDeviceFuncs->pfnQueryBegin = QueryBegin; in CreateDevice()

Completed in 3 milliseconds