BGFX_STATE_WRITE_R

Memory release callback. Color RGB/alpha/depth write. When it's not specified write will be disabled. +//// Enable R write

extern (C) @nogc nothrow
enum ulong BGFX_STATE_WRITE_R;

Meta