Searched refs:createVertexArray (Results 1 - 5 of 5) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cKHRDebugTests.hpp208 static glw::GLuint createVertexArray(const glw::Functions* gl, const glu::RenderContext* rc);
H A Dgl4cKHRDebugTests.cpp716 { GL_VERTEX_ARRAY, createVertexArray, deleteVertexArray, "VertexArray" },
1133 GLuint LabelsTest::createVertexArray(const Functions* gl, const glu::RenderContext* rc) function in class:gl4cts::KHRDebug::LabelsTest
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h575 GLuint createVertexArray();
H A DContext.cpp953 GLuint Context::createVertexArray() function in class:es2::Context
H A DlibGLESv3.cpp1507 arrays[i] = context->createVertexArray();

Completed in 1504 milliseconds