Uses of Interface
club.doki7.vulkan.datatype.IVkViewportSwizzleNV
Packages that use IVkViewportSwizzleNV
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkViewportSwizzleNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkViewportSwizzleNVModifier and TypeMethodDescriptionvoidVkDeviceCommands.cmdSetViewportSwizzleNV(VkCommandBuffer commandBuffer, int firstViewport, int viewportCount, IVkViewportSwizzleNV pViewportSwizzles) -
Uses of IVkViewportSwizzleNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkViewportSwizzleNVModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkViewportSwizzleNVstructure in native memory.static final recordRepresents a pointer to / an array ofVkViewportSwizzleNVstructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkViewportSwizzleNVModifier and TypeMethodDescriptionVkPipelineViewportSwizzleStateCreateInfoNV.pViewportSwizzles(@Nullable IVkViewportSwizzleNV value)