Searched defs:VertexArray9 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
H A DVertexArray9.h7 // VertexArray9.h: Defines the rx::VertexArray9 class which implements rx::VertexArrayImpl.
19 class VertexArray9 : public VertexArrayImpl class in namespace:rx
22 VertexArray9(rx::Renderer9 *renderer) function in class:rx::VertexArray9
28 virtual ~VertexArray9() { }
36 DISALLOW_COPY_AND_ASSIGN(VertexArray9);

Completed in 988 milliseconds