ename:VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_CUBIC_BIT_IMG::
    sname:VkImage can: be used with a sampler that has either of
    pname:magFilter or pname:minFilter set to ename:VK_FILTER_CUBIC_IMG, or
    be the source image for a blit with pname:filter set to
    ename:VK_FILTER_CUBIC_IMG.
    This bit must: only be exposed for formats that also support the
    ename:VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT.
    If the format being queried is a depth/stencil format, this only
    indicates that the depth aspect is cubic filterable.

