SL-20606: Remove unused LLRenderPass func

master
Cosmic Linden 2023-11-28 16:47:44 -08:00
parent 09ee84f675
commit ae3990e24f
1 changed files with 0 additions and 2 deletions

View File

@ -349,8 +349,6 @@ public:
void resetDrawOrders() { }
static void applyModelMatrix(const LLDrawInfo& params);
// Use before a non-GLTF batch if it is interleaved with GLTF batches that share the same shader
static void resetGLTFTextureTransform();
void pushBatches(U32 type, bool texture = true, bool batch_textures = false);
void pushUntexturedBatches(U32 type);