Searched refs:per_pixel (Results 1 – 10 of 10) 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,
267 VkSampleCountFlagBits per_pixel; member
569 sl->per_pixel = sl_info->sampleLocationsPerPixel; in vk_sample_locations_state_init()1583 COPY_MEMBER(MS_SAMPLE_LOCATIONS, ms.sample_locations->per_pixel); in vk_dynamic_graphics_state_copy()1586 const uint32_t sl_count = src->ms.sample_locations->per_pixel * in vk_dynamic_graphics_state_copy()1920 ms.sample_locations->per_pixel, in vk_common_CmdSetSampleLocationsEXT()
717 assert(sl->per_pixel == samples); in genX()788 if (sl && sl->per_pixel == i) { in genX()795 if (sl && sl->per_pixel == i) { in genX()802 if (sl && sl->per_pixel == i) { in genX()809 if (sl && sl->per_pixel == i) { in genX()817 if (sl && sl->per_pixel == i) { in genX()
253 sl->per_pixel == samples ? sl : NULL); in genX()
489 .sampleLocationsPerPixel = sample_locs->per_pixel, in radv_process_depth_stencil()
847 .sampleLocationsPerPixel = sample_locs->per_pixel, in radv_decompress_resolve_src()
223 if (dest->sample_location.per_pixel != src->sample_location.per_pixel || in radv_bind_dynamic_state()228 dest->sample_location.per_pixel = src->sample_location.per_pixel; in radv_bind_dynamic_state()1038 uint32_t num_samples = (uint32_t)state->per_pixel; in radv_convert_user_sample_locs()1127 uint32_t num_samples = (uint32_t)sample_location->per_pixel; in radv_emit_sample_locations()4713 state->attachments[att_idx].sample_location.per_pixel = in radv_cmd_state_setup_sample_locations()4740 state->subpass_sample_locs[i].sample_location.per_pixel = in radv_cmd_state_setup_sample_locations()5801 state->dynamic.sample_location.per_pixel = pSampleLocationsInfo->sampleLocationsPerPixel; in radv_CmdSetSampleLocationsEXT()9662 sample_locations.per_pixel = sample_locs_info->sampleLocationsPerPixel; in radv_barrier()
1230 VkSampleCountFlagBits per_pixel; member
2100 dynamic->sample_location.per_pixel = info->ms.sample_locs_per_pixel; in radv_pipeline_init_dynamic_state()