blob: 8717145d49c05176905bc22d8966ce84e6366b9f [file] [log] [blame]
package(
default_applicable_licenses = ["//:license"],
)
licenses(["notice"])
# TODO(kjlubick) remove this after G3 rolls
alias(
name = "vulkanmemoryallocator",
actual = "//src/gpu/vk/vulkanmemoryallocator:vulkanmemoryallocator",
visibility = ["//visibility:public"],
)