Home
last modified time | relevance | path

Searched defs:queryID (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/gpu/gl/
H A DGLTestContext.cpp98 GrGLuint queryID; in onQueueTimerStart() local
121 const GrGLuint queryID = static_cast<GrGLuint>(platformTimer); in checkQueryStatus() local
142 const GrGLuint queryID = static_cast<GrGLuint>(platformTimer); in getTimeElapsed() local
149 const GrGLuint queryID = static_cast<GrGLuint>(platformTimer); deleteQuery() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h2097 uint32 queryID; member
2111 SVGA3dQueryId queryID[SVGA3D_MAX_QUERY]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp1598 bool IsQueryActive(const gl::State &glState, gl::QueryID &queryID) in IsQueryActive() argument
3497 gl::QueryID queryID = {queryIter->first}; in CaptureMidExecutionSetup() local

Completed in 18 milliseconds