nvk: Add a skeleton for pipelines
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:11:48 +0000 (20:11 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:54 +0000 (21:31 +0000)
commiteae2eac3cf73e1e288ba2c70c1766326afb8a654
treef06b2f310f76a622c17c9b8b3e8d0a35076f7ed0
parentc165e5b5b025c203101b5bedcfc07ca660250fa8
nvk: Add a skeleton for pipelines

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/meson.build
src/nouveau/vulkan/nvk_pipeline.c [new file with mode: 0644]
src/nouveau/vulkan/nvk_pipeline.h [new file with mode: 0644]