Home
last modified time | relevance | path

Searched defs:VertexArrayGL (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DVertexArrayGL.cpp99 VertexArrayGL::VertexArrayGL(const VertexArrayState &state, GLuint id) in VertexArrayGL() function in rx::VertexArrayGL
108 VertexArrayGL::VertexArrayGL(const gl::VertexArrayState &state, in VertexArrayGL() function in rx::VertexArrayGL
DStateManagerGL.h35 class VertexArrayGL; variable