Home
last modified time | relevance | path

Searched refs:CR (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp189 static constexpr const FormatFeatureFlags CR = CORE_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT; member
200 static constexpr const FormatFeatureFlags CR_TEX = CR | TEX; // color renderable, texture format
202 static constexpr const FormatFeatureFlags CR_REND_TEX = CR | TEX; // color renderable, renderbuffer, texture format
204 static constexpr const FormatFeatureFlags CR_TF_REND_TEX = CR | TF | TEX;

Completed in 4 milliseconds