Uses of Interface
club.doki7.vulkan.datatype.IVkPhysicalDeviceFragmentShadingRateKHR
Packages that use IVkPhysicalDeviceFragmentShadingRateKHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkPhysicalDeviceFragmentShadingRateKHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkPhysicalDeviceFragmentShadingRateKHRModifier and TypeMethodDescriptionintVkInstanceCommands.getPhysicalDeviceFragmentShadingRatesKHR(VkPhysicalDevice physicalDevice, IntPtr pFragmentShadingRateCount, @Nullable IVkPhysicalDeviceFragmentShadingRateKHR pFragmentShadingRates) -
Uses of IVkPhysicalDeviceFragmentShadingRateKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPhysicalDeviceFragmentShadingRateKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkPhysicalDeviceFragmentShadingRateKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkPhysicalDeviceFragmentShadingRateKHRstructure(s) in native memory.