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