Uses of Interface
club.doki7.vulkan.datatype.IVkFramebufferMixedSamplesCombinationNV
Packages that use IVkFramebufferMixedSamplesCombinationNV
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkFramebufferMixedSamplesCombinationNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkFramebufferMixedSamplesCombinationNVModifier and TypeMethodDescriptionintVkInstanceCommands.getPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV(VkPhysicalDevice physicalDevice, IntPtr pCombinationCount, @Nullable IVkFramebufferMixedSamplesCombinationNV pCombinations) -
Uses of IVkFramebufferMixedSamplesCombinationNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkFramebufferMixedSamplesCombinationNVModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkFramebufferMixedSamplesCombinationNVstructure in native memory.static final recordRepresents a pointer to / an array ofVkFramebufferMixedSamplesCombinationNVstructure(s) in native memory.