Home
last modified time | relevance | path

Searched refs:colorspaceIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp324 int32_t colorspaceIndex = 0; in GetInformation() local
327 colorspaceIndex = attribCnt; in GetInformation()
355 … res.srgb = static_cast<uint32_t>(values[colorspaceIndex]) == WGL_COLORSPACE_SRGB_EXT; in GetInformation()