diff options
author | Tofu Buzzard <no-email> | 2011-02-22 18:31:56 -0800 |
---|---|---|
committer | Tofu Buzzard <no-email> | 2011-02-22 18:31:56 -0800 |
commit | 9c7e38a3d1318f05f43f404e04dbd619a17a3e31 (patch) | |
tree | 0b48d8e70ca1ce75c71d9a0b29bcb60e015de632 /indra/newview/pipeline.h | |
parent | 1ff941362fa5617a94fb85839d6540e5abb1b78a (diff) | |
parent | d46594bf714cd19ebcbf693463c4d39e4c771bb8 (diff) |
merge
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r-- | indra/newview/pipeline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h index 0eb020605e..32ac93388d 100644 --- a/indra/newview/pipeline.h +++ b/indra/newview/pipeline.h @@ -119,7 +119,6 @@ public: void allocatePhysicsBuffer(); void resetVertexBuffers(LLDrawable* drawable); - void setUseVBO(BOOL use_vbo); void generateImpostor(LLVOAvatar* avatar); void bindScreenToTexture(); void renderBloom(BOOL for_snapshot, F32 zoom_factor = 1.f, int subfield = 0); |