Searched refs:y_format (Results 1 – 1 of 1) sorted by relevance
355 VkFormat y_format = VK_FORMAT_UNDEFINED; in lower_ycbcr_tex_instr() local358 y_format = format_ycbcr_info->planes[p].format; in lower_ycbcr_tex_instr()360 assert(y_format != VK_FORMAT_UNDEFINED); in lower_ycbcr_tex_instr()362 util_format_description(vk_format_to_pipe_format(y_format)); in lower_ycbcr_tex_instr()