Searched refs:MAX_SAMPLE_LOCATIONS (Results 1 – 4 of 4) sorted by relevance
39 #define MAX_SAMPLE_LOCATIONS 32 macro
1133 VkSampleLocationEXT locations[MAX_SAMPLE_LOCATIONS];
769 assert(pixel_offset <= MAX_SAMPLE_LOCATIONS); in radv_convert_user_sample_locs()4512 assert(pSampleLocationsInfo->sampleLocationsCount <= MAX_SAMPLE_LOCATIONS); in radv_CmdSetSampleLocationsEXT()
1694 assert(pSampleLocationsInfo->sampleLocationsCount <= MAX_SAMPLE_LOCATIONS); in radv_pipeline_init_dynamic_state()