Uses of Interface
club.doki7.vulkan.datatype.IVkExtent2D
Packages that use IVkExtent2D
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkExtent2D in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkExtent2DModifier and TypeMethodDescriptionintVkDeviceCommands.getDeviceSubpassShadingMaxWorkgroupSizeHUAWEI(VkDevice device, VkRenderPass renderpass, IVkExtent2D pMaxWorkgroupSize) -
Uses of IVkExtent2D in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkExtent2DModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkExtent2Dstructure in native memory.static final recordRepresents a pointer to / an array ofVkExtent2Dstructure(s) in native memory.