Skip to content
Snippets Groups Projects
Commit 93a82d4b authored by David Parks's avatar David Parks
Browse files

DRTVWR-559 Fix for mac build.

parent 65d69ce8
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,6 @@
#include "llviewershadermgr.h"
#include "pipeline.h"
static const U32 gltf_render_types[] = { LLPipeline::RENDER_TYPE_PASS_GLTF_PBR, LLPipeline::RENDER_TYPE_PASS_GLTF_PBR_ALPHA_MASK };
LLDrawPoolGLTFPBR::LLDrawPoolGLTFPBR(U32 type) :
LLRenderPass(type)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment