Lines Matching defs:vk_format
478 VkFormat vk_format =480 assert(vk_format_is_depth_or_stencil(vk_format));481 if (vk_format_aspects(vk_format) & VK_IMAGE_ASPECT_DEPTH_BIT) {483 anv_get_isl_format(&pipeline->device->info, vk_format,