Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl432 #define glIsSync glwIsSync macro
/external/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp1370 GL_APICALL GLboolean GL_APIENTRY glIsSync(GLsync sync) in glIsSync() function
/external/mesa3d/include/GL/
Dgl_mangle.h1204 #define glIsSync MANGLE(IsSync) macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl3637 GLW_APICALL GLboolean GLW_APIENTRY glIsSync (GLsync sync) function
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl3194 glw::GLboolean CallLogWrapper::glIsSync (glw::GLsync sync) function in CallLogWrapper