Searched defs:src_3d (Results 1 – 1 of 1) sorted by relevance
384 build_nir_itoi_compute_shader(struct radv_device *dev, bool src_3d, bool dst_3d, int samples) in build_nir_itoi_compute_shader()475 bool src_3d; member484 const bool src_3d = src_image->vk.image_type == VK_IMAGE_TYPE_3D; in get_itoi_pipeline() local