summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorTofu Buzzard <no-email>2011-02-22 18:31:56 -0800
committerTofu Buzzard <no-email>2011-02-22 18:31:56 -0800
commit9c7e38a3d1318f05f43f404e04dbd619a17a3e31 (patch)
tree0b48d8e70ca1ce75c71d9a0b29bcb60e015de632 /indra/newview/pipeline.h
parent1ff941362fa5617a94fb85839d6540e5abb1b78a (diff)
parentd46594bf714cd19ebcbf693463c4d39e4c771bb8 (diff)
merge
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h1
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);