Home
last modified time | relevance | path

Searched defs:radv_viewport_info (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h1975 struct radv_viewport_info { struct
1976 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];