Searched refs:MESA_VK_MAX_SAMPLE_LOCATIONS (Results 1 – 3 of 3) sorted by relevance
49 #define MESA_VK_MAX_SAMPLE_LOCATIONS 32 macro
410 VkSampleLocationEXT locations[MESA_VK_MAX_SAMPLE_LOCATIONS];
702 assert(sl_info->sampleLocationsCount <= MESA_VK_MAX_SAMPLE_LOCATIONS); in vk_sample_locations_state_init()2506 MESA_VK_MAX_SAMPLE_LOCATIONS); in vk_common_CmdSetSampleLocationsEXT()