Searched defs:DrawCmdIndex (Results 1 – 1 of 1) sorted by relevance
47 struct DrawCmdIndex { struct48 int8_t envForeGroundColorIndex_ = -1;49 int8_t shadowIndex_ = -1;50 int8_t renderGroupBeginIndex_ = -1;51 int8_t foregroundFilterBeginIndex_ = -1;52 int8_t backgroundColorIndex_ = -1;53 int8_t backgroundImageIndex_ = -1;54 int8_t backgroundFilterIndex_ = -1;55 int8_t useEffectIndex_ = -1;56 int8_t backgroundEndIndex_ = -1;[all …]