Home | History | Annotate | Download | only in vulkan

Lines Matching refs:VK_IMAGE_ASPECT_DEPTH_BIT

862    if (image->aspects & VK_IMAGE_ASPECT_DEPTH_BIT) {
863 get_blorp_surf_for_anv_image(image, VK_IMAGE_ASPECT_DEPTH_BIT,
880 bool clear_depth = pRanges[r].aspectMask & VK_IMAGE_ASPECT_DEPTH_BIT;
1000 bool clear_depth = attachment->aspectMask & VK_IMAGE_ASPECT_DEPTH_BIT;
1007 VK_IMAGE_ASPECT_DEPTH_BIT,
1266 VK_IMAGE_ASPECT_DEPTH_BIT;
1626 get_blorp_surf_for_anv_image(image, VK_IMAGE_ASPECT_DEPTH_BIT,