Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp325 int32_t srgbIndex = 0; in GetInformation() local
332 srgbIndex = attribCnt; in GetInformation()
351 res.srgb = (values[srgbIndex] != 0) ? true : false; in GetInformation()