Package org.lwjgl.vulkan
Class KHRMaintenance6
java.lang.Object
org.lwjgl.vulkan.KHRMaintenance6
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Method Summary
Modifier and TypeMethodDescriptionstatic voidnvkCmdBindDescriptorBufferEmbeddedSamplers2EXT(VkCommandBuffer commandBuffer, long pBindDescriptorBufferEmbeddedSamplersInfo) void vkCmdBindDescriptorBufferEmbeddedSamplers2EXT(VkCommandBuffer commandBuffer, VkBindDescriptorBufferEmbeddedSamplersInfoEXT const * pBindDescriptorBufferEmbeddedSamplersInfo)static voidnvkCmdBindDescriptorSets2KHR(VkCommandBuffer commandBuffer, long pBindDescriptorSetsInfo) void vkCmdBindDescriptorSets2KHR(VkCommandBuffer commandBuffer, VkBindDescriptorSetsInfo const * pBindDescriptorSetsInfo)static voidnvkCmdPushConstants2KHR(VkCommandBuffer commandBuffer, long pPushConstantsInfo) void vkCmdPushConstants2KHR(VkCommandBuffer commandBuffer, VkPushConstantsInfo const * pPushConstantsInfo)static voidnvkCmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, long pPushDescriptorSetInfo) void vkCmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetInfo const * pPushDescriptorSetInfo)static voidnvkCmdPushDescriptorSetWithTemplate2KHR(VkCommandBuffer commandBuffer, long pPushDescriptorSetWithTemplateInfo) void vkCmdPushDescriptorSetWithTemplate2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetWithTemplateInfo const * pPushDescriptorSetWithTemplateInfo)static voidnvkCmdSetDescriptorBufferOffsets2EXT(VkCommandBuffer commandBuffer, long pSetDescriptorBufferOffsetsInfo) void vkCmdSetDescriptorBufferOffsets2EXT(VkCommandBuffer commandBuffer, VkSetDescriptorBufferOffsetsInfoEXT const * pSetDescriptorBufferOffsetsInfo)static voidvkCmdBindDescriptorBufferEmbeddedSamplers2EXT(VkCommandBuffer commandBuffer, VkBindDescriptorBufferEmbeddedSamplersInfoEXT pBindDescriptorBufferEmbeddedSamplersInfo) void vkCmdBindDescriptorBufferEmbeddedSamplers2EXT(VkCommandBuffer commandBuffer, VkBindDescriptorBufferEmbeddedSamplersInfoEXT const * pBindDescriptorBufferEmbeddedSamplersInfo)static voidvkCmdBindDescriptorSets2KHR(VkCommandBuffer commandBuffer, VkBindDescriptorSetsInfo pBindDescriptorSetsInfo) void vkCmdBindDescriptorSets2KHR(VkCommandBuffer commandBuffer, VkBindDescriptorSetsInfo const * pBindDescriptorSetsInfo)static voidvkCmdPushConstants2KHR(VkCommandBuffer commandBuffer, VkPushConstantsInfo pPushConstantsInfo) void vkCmdPushConstants2KHR(VkCommandBuffer commandBuffer, VkPushConstantsInfo const * pPushConstantsInfo)static voidvkCmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetInfo pPushDescriptorSetInfo) void vkCmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetInfo const * pPushDescriptorSetInfo)static voidvkCmdPushDescriptorSetWithTemplate2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetWithTemplateInfo pPushDescriptorSetWithTemplateInfo) void vkCmdPushDescriptorSetWithTemplate2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetWithTemplateInfo const * pPushDescriptorSetWithTemplateInfo)static voidvkCmdSetDescriptorBufferOffsets2EXT(VkCommandBuffer commandBuffer, VkSetDescriptorBufferOffsetsInfoEXT pSetDescriptorBufferOffsetsInfo) void vkCmdSetDescriptorBufferOffsets2EXT(VkCommandBuffer commandBuffer, VkSetDescriptorBufferOffsetsInfoEXT const * pSetDescriptorBufferOffsetsInfo)
-
Field Details
-
VK_KHR_MAINTENANCE_6_SPEC_VERSION
public static final int VK_KHR_MAINTENANCE_6_SPEC_VERSION- See Also:
-
VK_KHR_MAINTENANCE_6_EXTENSION_NAME
- See Also:
-
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_6_FEATURES_KHR
public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_6_FEATURES_KHR- See Also:
-
VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_6_PROPERTIES_KHR
public static final int VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_6_PROPERTIES_KHR- See Also:
-
VK_STRUCTURE_TYPE_BIND_MEMORY_STATUS_KHR
public static final int VK_STRUCTURE_TYPE_BIND_MEMORY_STATUS_KHR- See Also:
-
VK_STRUCTURE_TYPE_BIND_DESCRIPTOR_SETS_INFO_KHR
public static final int VK_STRUCTURE_TYPE_BIND_DESCRIPTOR_SETS_INFO_KHR- See Also:
-
VK_STRUCTURE_TYPE_PUSH_CONSTANTS_INFO_KHR
public static final int VK_STRUCTURE_TYPE_PUSH_CONSTANTS_INFO_KHR- See Also:
-
VK_STRUCTURE_TYPE_PUSH_DESCRIPTOR_SET_INFO_KHR
public static final int VK_STRUCTURE_TYPE_PUSH_DESCRIPTOR_SET_INFO_KHR- See Also:
-
VK_STRUCTURE_TYPE_PUSH_DESCRIPTOR_SET_WITH_TEMPLATE_INFO_KHR
public static final int VK_STRUCTURE_TYPE_PUSH_DESCRIPTOR_SET_WITH_TEMPLATE_INFO_KHR- See Also:
-
VK_STRUCTURE_TYPE_SET_DESCRIPTOR_BUFFER_OFFSETS_INFO_EXT
public static final int VK_STRUCTURE_TYPE_SET_DESCRIPTOR_BUFFER_OFFSETS_INFO_EXT- See Also:
-
VK_STRUCTURE_TYPE_BIND_DESCRIPTOR_BUFFER_EMBEDDED_SAMPLERS_INFO_EXT
public static final int VK_STRUCTURE_TYPE_BIND_DESCRIPTOR_BUFFER_EMBEDDED_SAMPLERS_INFO_EXT- See Also:
-
-
Method Details
-
nvkCmdBindDescriptorSets2KHR
public static void nvkCmdBindDescriptorSets2KHR(VkCommandBuffer commandBuffer, long pBindDescriptorSetsInfo) void vkCmdBindDescriptorSets2KHR(VkCommandBuffer commandBuffer, VkBindDescriptorSetsInfo const * pBindDescriptorSetsInfo) -
vkCmdBindDescriptorSets2KHR
public static void vkCmdBindDescriptorSets2KHR(VkCommandBuffer commandBuffer, VkBindDescriptorSetsInfo pBindDescriptorSetsInfo) void vkCmdBindDescriptorSets2KHR(VkCommandBuffer commandBuffer, VkBindDescriptorSetsInfo const * pBindDescriptorSetsInfo) -
nvkCmdPushConstants2KHR
void vkCmdPushConstants2KHR(VkCommandBuffer commandBuffer, VkPushConstantsInfo const * pPushConstantsInfo) -
vkCmdPushConstants2KHR
public static void vkCmdPushConstants2KHR(VkCommandBuffer commandBuffer, VkPushConstantsInfo pPushConstantsInfo) void vkCmdPushConstants2KHR(VkCommandBuffer commandBuffer, VkPushConstantsInfo const * pPushConstantsInfo) -
nvkCmdPushDescriptorSet2KHR
public static void nvkCmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, long pPushDescriptorSetInfo) void vkCmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetInfo const * pPushDescriptorSetInfo) -
vkCmdPushDescriptorSet2KHR
public static void vkCmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetInfo pPushDescriptorSetInfo) void vkCmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetInfo const * pPushDescriptorSetInfo) -
nvkCmdPushDescriptorSetWithTemplate2KHR
public static void nvkCmdPushDescriptorSetWithTemplate2KHR(VkCommandBuffer commandBuffer, long pPushDescriptorSetWithTemplateInfo) void vkCmdPushDescriptorSetWithTemplate2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetWithTemplateInfo const * pPushDescriptorSetWithTemplateInfo) -
vkCmdPushDescriptorSetWithTemplate2KHR
public static void vkCmdPushDescriptorSetWithTemplate2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetWithTemplateInfo pPushDescriptorSetWithTemplateInfo) void vkCmdPushDescriptorSetWithTemplate2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetWithTemplateInfo const * pPushDescriptorSetWithTemplateInfo) -
nvkCmdSetDescriptorBufferOffsets2EXT
public static void nvkCmdSetDescriptorBufferOffsets2EXT(VkCommandBuffer commandBuffer, long pSetDescriptorBufferOffsetsInfo) void vkCmdSetDescriptorBufferOffsets2EXT(VkCommandBuffer commandBuffer, VkSetDescriptorBufferOffsetsInfoEXT const * pSetDescriptorBufferOffsetsInfo) -
vkCmdSetDescriptorBufferOffsets2EXT
public static void vkCmdSetDescriptorBufferOffsets2EXT(VkCommandBuffer commandBuffer, VkSetDescriptorBufferOffsetsInfoEXT pSetDescriptorBufferOffsetsInfo) void vkCmdSetDescriptorBufferOffsets2EXT(VkCommandBuffer commandBuffer, VkSetDescriptorBufferOffsetsInfoEXT const * pSetDescriptorBufferOffsetsInfo) -
nvkCmdBindDescriptorBufferEmbeddedSamplers2EXT
public static void nvkCmdBindDescriptorBufferEmbeddedSamplers2EXT(VkCommandBuffer commandBuffer, long pBindDescriptorBufferEmbeddedSamplersInfo) void vkCmdBindDescriptorBufferEmbeddedSamplers2EXT(VkCommandBuffer commandBuffer, VkBindDescriptorBufferEmbeddedSamplersInfoEXT const * pBindDescriptorBufferEmbeddedSamplersInfo) -
vkCmdBindDescriptorBufferEmbeddedSamplers2EXT
public static void vkCmdBindDescriptorBufferEmbeddedSamplers2EXT(VkCommandBuffer commandBuffer, VkBindDescriptorBufferEmbeddedSamplersInfoEXT pBindDescriptorBufferEmbeddedSamplersInfo) void vkCmdBindDescriptorBufferEmbeddedSamplers2EXT(VkCommandBuffer commandBuffer, VkBindDescriptorBufferEmbeddedSamplersInfoEXT const * pBindDescriptorBufferEmbeddedSamplersInfo)
-