Searched defs:queryID (Results 1 – 4 of 4) sorted by relevance
91 GrGLuint queryID; in onQueueTimerStart() local114 const GrGLuint queryID = static_cast<GrGLuint>(platformTimer); in checkQueryStatus() local135 const GrGLuint queryID = static_cast<GrGLuint>(platformTimer); in getTimeElapsed() local142 const GrGLuint queryID = static_cast<GrGLuint>(platformTimer); in deleteQuery() local
1234 auto queryID = std::make_pair(node->getQueryPool(), node->getQueryIndex()); in dumpGraphDotFile() local
2078 uint32 queryID; member2092 SVGA3dQueryId queryID[SVGA3D_MAX_QUERY]; member
2542 bool IsQueryActive(const gl::State &glState, gl::QueryID &queryID) in IsQueryActive()5534 gl::QueryID queryID = {queryIter->first}; in CaptureMidExecutionSetup() local