Searched refs:MAX_SAMPLE_LOCATIONS (Results 1 – 5 of 5) sorted by relevance
39 #define MAX_SAMPLE_LOCATIONS 32 macro
1141 VkSampleLocationEXT locations[MAX_SAMPLE_LOCATIONS];
848 assert(pixel_offset <= MAX_SAMPLE_LOCATIONS); in radv_convert_user_sample_locs()5154 assert(pSampleLocationsInfo->sampleLocationsCount <= MAX_SAMPLE_LOCATIONS); in radv_CmdSetSampleLocationsEXT()
1669 assert(pSampleLocationsInfo->sampleLocationsCount <= MAX_SAMPLE_LOCATIONS); in radv_pipeline_init_dynamic_state()
204 #define MAX_SAMPLE_LOCATIONS 16 macro2791 VkSampleLocationEXT locations[MAX_SAMPLE_LOCATIONS];