Home
last modified time | relevance | path

Searched defs:dzn_pipeline (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/vulkan/
H A Ddzn_private.h703 struct dzn_pipeline { struct
704 struct vk_object_base base;
705 VkPipelineBindPoint type;
706 dzn_device *device;
707 struct {
734 dzn_pipeline base; argument