Home | History | Annotate | Download | only in functional

Lines Matching refs:VertexAttributePointerCase

2805 class VertexAttributePointerCase : public ApiCase
2808 VertexAttributePointerCase (Context& context, const char* name, const char* description)
3617 addChild(new VertexAttributePointerCase (m_context, "vertex_attrib_pointerv", "GetVertexAttribPointerv"));