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