Home
last modified time | relevance | path

Searched defs:VertexArrayImpl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DVertexArrayImpl.h34 VertexArrayImpl(const gl::VertexArrayState &state) : mState(state) {} in VertexArrayImpl() function
H A DGLImplFactory.h54 class VertexArrayImpl; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DVertexArray.h28 class VertexArrayImpl; variable