Searched refs:DRAWCMDLIST_OPSIZE_COUNT_LIMIT (Results 1 – 1 of 1) sorted by relevance
47 constexpr uint32_t DRAWCMDLIST_OPSIZE_COUNT_LIMIT = 50000; variable481 if (cmd->GetOpItemSize() > DRAWCMDLIST_OPSIZE_COUNT_LIMIT) { in AddDirtyType()