Searched refs:per_pixel (Results 1 – 3 of 3) sorted by relevance
32 .per_pixel = VK_SAMPLE_COUNT_1_BIT,47 .per_pixel = VK_SAMPLE_COUNT_2_BIT,64 .per_pixel = VK_SAMPLE_COUNT_4_BIT,87 .per_pixel = VK_SAMPLE_COUNT_8_BIT,123 .per_pixel = VK_SAMPLE_COUNT_16_BIT,
404 VkSampleCountFlagBits per_pixel; member
687 sl->per_pixel = sl_info->sampleLocationsPerPixel; in vk_sample_locations_state_init()1951 COPY_MEMBER(MS_SAMPLE_LOCATIONS, ms.sample_locations->per_pixel); in vk_dynamic_graphics_state_copy()1954 const uint32_t sl_count = src->ms.sample_locations->per_pixel * in vk_dynamic_graphics_state_copy()2491 ms.sample_locations->per_pixel, in vk_common_CmdSetSampleLocationsEXT()