Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp750 std::vector<vk::VkRect2D> _scissors) in ViewportState() argument
768 if (!_scissors.size()) in ViewportState()
775 m_scissors = _scissors; in ViewportState()