Searched defs:radv_sample_locations_state (Results 1 – 1 of 1) sorted by relevance
1129 struct radv_sample_locations_state { struct1130 VkSampleCountFlagBits per_pixel;1131 VkExtent2D grid_size;1132 uint32_t count;1133 VkSampleLocationEXT locations[MAX_SAMPLE_LOCATIONS];