Searched refs:DRAWCMDLIST_COUNT_LIMIT (Results 1 – 1 of 1) sorted by relevance
46 constexpr uint32_t DRAWCMDLIST_COUNT_LIMIT = 50; variable494 bool overflow = drawCmdLists_[type].size() > DRAWCMDLIST_COUNT_LIMIT; in AddDirtyType()503 drawCmdLists_[type].size() > DRAWCMDLIST_COUNT_LIMIT) { in AddDirtyType()506 if (drawCmdLists_[type].size() > DRAWCMDLIST_COUNT_LIMIT) { in AddDirtyType()