Searched defs:radv_sample_locations_state (Results 1 – 1 of 1) sorted by relevance
1229 struct radv_sample_locations_state { struct1230 VkSampleCountFlagBits per_pixel;1231 VkExtent2D grid_size;1232 uint32_t count;1233 VkSampleLocationEXT locations[MAX_SAMPLE_LOCATIONS];