summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-02-18 19:41:54 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2022-02-18 22:38:24 +0200
commit74ac4ae0ebc52ad76366bb688ba9c9635b26d6c2 (patch)
tree3e36f2b6c01f82fb201c36adef8e433373a100ec /indra/newview/pipeline.h
parenta8b5ef66a97e0a34c55a738a6fd275cafd4cd273 (diff)
SL-16811 Shape preview images do not display all of the attachments.
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index 6114aa4f6c..df5c060417 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -135,6 +135,7 @@ public:
void resetVertexBuffers(LLDrawable* drawable);
void generateImpostor(LLVOAvatar* avatar);
+ void previewAvatar(LLVOAvatar* avatar);
void bindScreenToTexture();
void renderFinalize();