bRequiresDontEmitPrecisionForTextureSamplers

This is a hack to remove the calls to "precision sampler" defaults which are produced by the cross compiler however don't compile on some android platforms

Windows
MacOS
Linux

References

Module

OpenGLDrv

Header

/Engine/Source/Runtime/OpenGLDrv/Public/OpenGLES.h

Include

#include "OpenGLES.h"

Syntax

static bool bRequiresDontEmitPrecisionForTextureSamplers;

Remarks

This is a hack to remove the calls to "precision sampler" defaults which are produced by the cross compiler however don't compile on some android platforms

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss