Searched defs:radv_viewport_info (Results 1 – 1 of 1) sorted by relevance
1975 struct radv_viewport_info { struct1976 bool negative_one_to_one;1977 uint8_t viewport_count;1978 uint8_t scissor_count;1979 VkRect2D scissors[MAX_SCISSORS];1980 VkViewport viewports[MAX_VIEWPORTS];