diff options
Diffstat (limited to 'libs/rs/rsVertexArray.h')
| -rw-r--r-- | libs/rs/rsVertexArray.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/rs/rsVertexArray.h b/libs/rs/rsVertexArray.h index 7c609b2..bd76d87 100644 --- a/libs/rs/rsVertexArray.h +++ b/libs/rs/rsVertexArray.h @@ -65,7 +65,6 @@ public: //void addLegacy(uint32_t type, uint32_t size, uint32_t stride, bool normalized, uint32_t offset); void add(uint32_t type, uint32_t size, uint32_t stride, bool normalized, uint32_t offset, const char *name); - void setupGL(const Context *rsc, class VertexArrayState *) const; void setupGL2(const Context *rsc, class VertexArrayState *, ShaderCache *) const; void logAttrib(uint32_t idx, uint32_t slot) const; |
