summaryrefslogtreecommitdiff
path: root/indra/llrender/llvertexbuffer.h
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2024-10-19 18:00:10 +0800
committerErik Kundiman <erik@megapahit.org>2024-10-19 18:00:10 +0800
commitc0e3be5df88ed316a247d8f7fae19a327a5a8a6f (patch)
tree48b553e5e3dea0263d9e5c34dad44239411df76b /indra/llrender/llvertexbuffer.h
parent551950b4d38187a1724517b8b2995faa57a87205 (diff)
Further revert llrender to LL's
This might fix the black screen problem on Apple GPU.
Diffstat (limited to 'indra/llrender/llvertexbuffer.h')
-rw-r--r--indra/llrender/llvertexbuffer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llrender/llvertexbuffer.h b/indra/llrender/llvertexbuffer.h
index 487b510d2e..d4c6fbaf18 100644
--- a/indra/llrender/llvertexbuffer.h
+++ b/indra/llrender/llvertexbuffer.h
@@ -337,8 +337,6 @@ public:
static U32 sGLRenderIndices;
static U32 sLastMask;
static U32 sVertexCount;
-
- static U32 sMappingMode;
};
#ifdef LL_PROFILER_ENABLE_RENDER_DOC