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