BGFX_SAMPLER_U_MIRROR

Sampler flags. +//// Wrap U mode: Mirro

extern (C) @nogc nothrow
enum uint BGFX_SAMPLER_U_MIRROR;

Meta