Lines Matching refs:format

479    unsigned format, ntype, swap;
481 format = radv_translate_colorformat(vk_format);
486 ac_choose_spi_color_formats(format, swap, ntype, false, use_rbplus, &formats);
499 format_is_int8(VkFormat format)
501 const struct util_format_description *desc = vk_format_description(format);
502 int channel = vk_format_get_first_non_void_channel(format);
508 format_is_int10(VkFormat format)
510 const struct util_format_description *desc = vk_format_description(format);
522 format_is_float32(VkFormat format)
524 const struct util_format_description *desc = vk_format_description(format);
525 int channel = vk_format_get_first_non_void_channel(format);
571 /* If the i-th target format is set, all previous target formats must
581 /* The output for dual source blending should have the same format as
616 radv_format_meta_fs_key(struct radv_device *device, VkFormat format)
618 unsigned col_format = radv_choose_spi_color_format(device, format, false, false);
621 bool is_int8 = format_is_int8(format);
622 bool is_int10 = format_is_int10(format);
1541 format_desc = vk_format_description(desc->format);
1542 radv_translate_vertex_format(pdevice, desc->format, format_desc, &data_format, &num_format,
1582 uint32_t end = desc->offset + vk_format_get_blocksize(desc->format);
7102 ? pass->attachments[subpass->depth_stencil_attachment->attachment].format
7114 color_formats[i] = pass->attachments[subpass->color_attachments[i].attachment].format;
7517 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;
7525 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;
7533 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;
7541 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;
7549 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;
7557 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;
7565 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;
7573 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;
7581 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;
7592 s->format = VK_PIPELINE_EXECUTABLE_STATISTIC_FORMAT_UINT64_KHR;