Uses of Interface
club.doki7.vulkan.datatype.IVkWriteIndirectExecutionSetShaderEXT
Packages that use IVkWriteIndirectExecutionSetShaderEXT
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkWriteIndirectExecutionSetShaderEXT in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkWriteIndirectExecutionSetShaderEXTModifier and TypeMethodDescriptionvoidVkDeviceCommands.updateIndirectExecutionSetShaderEXT(VkDevice device, VkIndirectExecutionSetEXT indirectExecutionSet, int executionSetWriteCount, IVkWriteIndirectExecutionSetShaderEXT pExecutionSetWrites) -
Uses of IVkWriteIndirectExecutionSetShaderEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkWriteIndirectExecutionSetShaderEXTModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkWriteIndirectExecutionSetShaderEXTstructure in native memory.static final recordRepresents a pointer to / an array ofVkWriteIndirectExecutionSetShaderEXTstructure(s) in native memory.