Uses of Interface
club.doki7.vulkan.datatype.IVkCoarseSampleOrderCustomNV
Packages that use IVkCoarseSampleOrderCustomNV
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkCoarseSampleOrderCustomNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkCoarseSampleOrderCustomNVModifier and TypeMethodDescriptionvoidVkDeviceCommands.cmdSetCoarseSampleOrderNV(VkCommandBuffer commandBuffer, int sampleOrderType, int customSampleOrderCount, @Nullable IVkCoarseSampleOrderCustomNV pCustomSampleOrders) -
Uses of IVkCoarseSampleOrderCustomNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkCoarseSampleOrderCustomNVModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkCoarseSampleOrderCustomNVstructure in native memory.static final recordRepresents a pointer to / an array ofVkCoarseSampleOrderCustomNVstructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkCoarseSampleOrderCustomNVModifier and TypeMethodDescriptionVkPipelineViewportCoarseSampleOrderStateCreateInfoNV.pCustomSampleOrders(@Nullable IVkCoarseSampleOrderCustomNV value)