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