Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl341 #define glIsTransformFeedback glwIsTransformFeedback macro
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp3546 GL_APICALL GLboolean GL_APIENTRY glIsTransformFeedback(GLuint id) in glIsTransformFeedback() function
/external/mesa3d/include/GL/
Dgl_mangle.h1209 #define glIsTransformFeedback MANGLE(IsTransformFeedback) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl2560 glw::GLboolean CallLogWrapper::glIsTransformFeedback (glw::GLuint id) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl2706 GLW_APICALL GLboolean GLW_APIENTRY glIsTransformFeedback (GLuint id) function