Home
last modified time | relevance | path

Searched defs:isVertexArray (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h305 PFNGLISVERTEXARRAYPROC isVertexArray = nullptr; variable
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1494 bool Context::isVertexArray(GLuint array) const in isVertexArray() function in es2::Context
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl435 glIsVertexArrayFunc isVertexArray; variable
/external/angle/src/libANGLE/
DContext.cpp7455 GLboolean Context::isVertexArray(VertexArrayID array) const in isVertexArray() function in gl::Context