Searched refs:scissor_ (Results 1 – 2 of 2) sorted by relevance
434 VkRect2D scissor_ = {}; member
1455 scissor_ = {{0, 0}, {64, 64}}; in InitViewportInfo()1462 vp_state_ci_.pScissors = &scissor_; // ignored if dynamic in InitViewportInfo()