Home
last modified time | relevance | path

Searched refs:pauseQuery (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DQueryGL.cpp291 ANGLE_TRY(stateManager->pauseQuery(context, type)); in init()
DStateManagerGL.h266 angle::Result pauseQuery(const gl::Context *context, gl::QueryType type);
DStateManagerGL.cpp817 angle::Result StateManagerGL::pauseQuery(const gl::Context *context, gl::QueryType type) in pauseQuery() function in rx::StateManagerGL