Home
last modified time | relevance | path

Searched defs:checkDeviceLost (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFence11.cpp93 bool checkDeviceLost = (loopCount % kPollingD3DDeviceLostCheckFrequency) == 0; in finish() local
192 bool checkDeviceLost = (loopCount % kPollingD3DDeviceLostCheckFrequency) == 0; in clientWait() local
DQuery11.cpp344 bool checkDeviceLost = in testQuery() local
DRenderer11.cpp1375 bool checkDeviceLost = (attempt % kPollingD3DDeviceLostCheckFrequency) == 0; in finish() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DQuery9.cpp163 bool checkDeviceLost = in testQuery() local
DRenderer9.cpp687 bool checkDeviceLost = (attempt % kPollingD3DDeviceLostCheckFrequency) == 0; in finish() local