Uses of Record Class
club.doki7.vulkan.handle.VkCommandBuffer
Packages that use VkCommandBuffer
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.Opaque handle types of Vulkan API.
-
Uses of VkCommandBuffer in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type VkCommandBufferModifier and TypeMethodDescriptionintVkDeviceCommands.beginCommandBuffer(VkCommandBuffer commandBuffer, VkCommandBufferBeginInfo pBeginInfo) voidVkDeviceCommands.cmdBeginConditionalRenderingEXT(VkCommandBuffer commandBuffer, VkConditionalRenderingBeginInfoEXT pConditionalRenderingBegin) voidVkInstanceCommands.cmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, VkDebugUtilsLabelEXT pLabelInfo) voidVkDeviceCommands.cmdBeginPerTileExecutionQCOM(VkCommandBuffer commandBuffer, VkPerTileBeginInfoQCOM pPerTileBeginInfo) voidVkDeviceCommands.cmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, int query, int flags) voidVkDeviceCommands.cmdBeginQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool queryPool, int query, int flags, int index) voidVkDeviceCommands.cmdBeginRendering(VkCommandBuffer commandBuffer, VkRenderingInfo pRenderingInfo) voidVkDeviceCommands.cmdBeginRenderingKHR(VkCommandBuffer commandBuffer, VkRenderingInfo pRenderingInfo) voidVkDeviceCommands.cmdBeginRenderPass(VkCommandBuffer commandBuffer, VkRenderPassBeginInfo pRenderPassBegin, int contents) voidVkDeviceCommands.cmdBeginRenderPass2(VkCommandBuffer commandBuffer, VkRenderPassBeginInfo pRenderPassBegin, VkSubpassBeginInfo pSubpassBeginInfo) voidVkDeviceCommands.cmdBeginRenderPass2KHR(VkCommandBuffer commandBuffer, VkRenderPassBeginInfo pRenderPassBegin, VkSubpassBeginInfo pSubpassBeginInfo) voidVkDeviceCommands.cmdBeginTransformFeedbackEXT(VkCommandBuffer commandBuffer, int firstCounterBuffer, int counterBufferCount, VkBuffer.Ptr pCounterBuffers, @Nullable LongPtr pCounterBufferOffsets) voidVkDeviceCommands.cmdBeginVideoCodingKHR(VkCommandBuffer commandBuffer, VkVideoBeginCodingInfoKHR pBeginInfo) voidVkDeviceCommands.cmdBindDescriptorBufferEmbeddedSamplers2EXT(VkCommandBuffer commandBuffer, VkBindDescriptorBufferEmbeddedSamplersInfoEXT pBindDescriptorBufferEmbeddedSamplersInfo) voidVkDeviceCommands.cmdBindDescriptorBufferEmbeddedSamplersEXT(VkCommandBuffer commandBuffer, int pipelineBindPoint, VkPipelineLayout layout, int set) voidVkDeviceCommands.cmdBindDescriptorBuffersEXT(VkCommandBuffer commandBuffer, int bufferCount, IVkDescriptorBufferBindingInfoEXT pBindingInfos) voidVkDeviceCommands.cmdBindDescriptorSets(VkCommandBuffer commandBuffer, int pipelineBindPoint, VkPipelineLayout layout, int firstSet, int descriptorSetCount, VkDescriptorSet.Ptr pDescriptorSets, int dynamicOffsetCount, @Nullable IntPtr pDynamicOffsets) voidVkDeviceCommands.cmdBindDescriptorSets2(VkCommandBuffer commandBuffer, VkBindDescriptorSetsInfo pBindDescriptorSetsInfo) voidVkDeviceCommands.cmdBindDescriptorSets2KHR(VkCommandBuffer commandBuffer, VkBindDescriptorSetsInfo pBindDescriptorSetsInfo) voidVkDeviceCommands.cmdBindIndexBuffer(VkCommandBuffer commandBuffer, @Nullable VkBuffer buffer, long offset, int indexType) voidVkDeviceCommands.cmdBindIndexBuffer2(VkCommandBuffer commandBuffer, @Nullable VkBuffer buffer, long offset, long size, int indexType) voidVkDeviceCommands.cmdBindIndexBuffer2KHR(VkCommandBuffer commandBuffer, @Nullable VkBuffer buffer, long offset, long size, int indexType) voidVkDeviceCommands.cmdBindInvocationMaskHUAWEI(VkCommandBuffer commandBuffer, @Nullable VkImageView imageView, int imageLayout) voidVkDeviceCommands.cmdBindPipeline(VkCommandBuffer commandBuffer, int pipelineBindPoint, VkPipeline pipeline) voidVkDeviceCommands.cmdBindPipelineShaderGroupNV(VkCommandBuffer commandBuffer, int pipelineBindPoint, VkPipeline pipeline, int groupIndex) voidVkDeviceCommands.cmdBindShadersEXT(VkCommandBuffer commandBuffer, int stageCount, IntPtr pStages, VkShaderEXT.Ptr pShaders) voidVkDeviceCommands.cmdBindShadingRateImageNV(VkCommandBuffer commandBuffer, @Nullable VkImageView imageView, int imageLayout) voidVkDeviceCommands.cmdBindTileMemoryQCOM(VkCommandBuffer commandBuffer, @Nullable VkTileMemoryBindInfoQCOM pTileMemoryBindInfo) voidVkDeviceCommands.cmdBindTransformFeedbackBuffersEXT(VkCommandBuffer commandBuffer, int firstBinding, int bindingCount, VkBuffer.Ptr pBuffers, LongPtr pOffsets, @Nullable LongPtr pSizes) voidVkDeviceCommands.cmdBindVertexBuffers(VkCommandBuffer commandBuffer, int firstBinding, int bindingCount, VkBuffer.Ptr pBuffers, LongPtr pOffsets) voidVkDeviceCommands.cmdBindVertexBuffers2(VkCommandBuffer commandBuffer, int firstBinding, int bindingCount, VkBuffer.Ptr pBuffers, LongPtr pOffsets, @Nullable LongPtr pSizes, @Nullable LongPtr pStrides) voidVkDeviceCommands.cmdBindVertexBuffers2EXT(VkCommandBuffer commandBuffer, int firstBinding, int bindingCount, VkBuffer.Ptr pBuffers, LongPtr pOffsets, @Nullable LongPtr pSizes, @Nullable LongPtr pStrides) voidVkDeviceCommands.cmdBlitImage(VkCommandBuffer commandBuffer, VkImage srcImage, int srcImageLayout, VkImage dstImage, int dstImageLayout, int regionCount, IVkImageBlit pRegions, int filter) voidVkDeviceCommands.cmdBlitImage2(VkCommandBuffer commandBuffer, VkBlitImageInfo2 pBlitImageInfo) voidVkDeviceCommands.cmdBlitImage2KHR(VkCommandBuffer commandBuffer, VkBlitImageInfo2 pBlitImageInfo) voidVkDeviceCommands.cmdBuildAccelerationStructureNV(VkCommandBuffer commandBuffer, VkAccelerationStructureInfoNV pInfo, @Nullable VkBuffer instanceData, long instanceOffset, int update, VkAccelerationStructureNV dst, @Nullable VkAccelerationStructureNV src, VkBuffer scratch, long scratchOffset) voidVkDeviceCommands.cmdBuildAccelerationStructuresIndirectKHR(VkCommandBuffer commandBuffer, int infoCount, IVkAccelerationStructureBuildGeometryInfoKHR pInfos, LongPtr pIndirectDeviceAddresses, IntPtr pIndirectStrides, PointerPtr ppMaxPrimitiveCounts) voidVkDeviceCommands.cmdBuildAccelerationStructuresKHR(VkCommandBuffer commandBuffer, int infoCount, IVkAccelerationStructureBuildGeometryInfoKHR pInfos, PointerPtr ppBuildRangeInfos) voidVkDeviceCommands.cmdBuildClusterAccelerationStructureIndirectNV(VkCommandBuffer commandBuffer, VkClusterAccelerationStructureCommandsInfoNV pCommandInfos) voidVkDeviceCommands.cmdBuildMicromapsEXT(VkCommandBuffer commandBuffer, int infoCount, IVkMicromapBuildInfoEXT pInfos) voidVkDeviceCommands.cmdBuildPartitionedAccelerationStructuresNV(VkCommandBuffer commandBuffer, VkBuildPartitionedAccelerationStructureInfoNV pBuildInfo) voidVkDeviceCommands.cmdClearAttachments(VkCommandBuffer commandBuffer, int attachmentCount, IVkClearAttachment pAttachments, int rectCount, IVkClearRect pRects) voidVkDeviceCommands.cmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, int imageLayout, VkClearColorValue pColor, int rangeCount, IVkImageSubresourceRange pRanges) voidVkDeviceCommands.cmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, int imageLayout, VkClearDepthStencilValue pDepthStencil, int rangeCount, IVkImageSubresourceRange pRanges) voidVkDeviceCommands.cmdControlVideoCodingKHR(VkCommandBuffer commandBuffer, VkVideoCodingControlInfoKHR pCodingControlInfo) voidVkDeviceCommands.cmdConvertCooperativeVectorMatrixNV(VkCommandBuffer commandBuffer, int infoCount, IVkConvertCooperativeVectorMatrixInfoNV pInfos) voidVkDeviceCommands.cmdCopyAccelerationStructureKHR(VkCommandBuffer commandBuffer, VkCopyAccelerationStructureInfoKHR pInfo) voidVkDeviceCommands.cmdCopyAccelerationStructureNV(VkCommandBuffer commandBuffer, VkAccelerationStructureNV dst, VkAccelerationStructureNV src, int mode) voidVkDeviceCommands.cmdCopyAccelerationStructureToMemoryKHR(VkCommandBuffer commandBuffer, VkCopyAccelerationStructureToMemoryInfoKHR pInfo) voidVkDeviceCommands.cmdCopyBuffer(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkBuffer dstBuffer, int regionCount, IVkBufferCopy pRegions) voidVkDeviceCommands.cmdCopyBuffer2(VkCommandBuffer commandBuffer, VkCopyBufferInfo2 pCopyBufferInfo) voidVkDeviceCommands.cmdCopyBuffer2KHR(VkCommandBuffer commandBuffer, VkCopyBufferInfo2 pCopyBufferInfo) voidVkDeviceCommands.cmdCopyBufferToImage(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkImage dstImage, int dstImageLayout, int regionCount, IVkBufferImageCopy pRegions) voidVkDeviceCommands.cmdCopyBufferToImage2(VkCommandBuffer commandBuffer, VkCopyBufferToImageInfo2 pCopyBufferToImageInfo) voidVkDeviceCommands.cmdCopyBufferToImage2KHR(VkCommandBuffer commandBuffer, VkCopyBufferToImageInfo2 pCopyBufferToImageInfo) voidVkDeviceCommands.cmdCopyImage(VkCommandBuffer commandBuffer, VkImage srcImage, int srcImageLayout, VkImage dstImage, int dstImageLayout, int regionCount, IVkImageCopy pRegions) voidVkDeviceCommands.cmdCopyImage2(VkCommandBuffer commandBuffer, VkCopyImageInfo2 pCopyImageInfo) voidVkDeviceCommands.cmdCopyImage2KHR(VkCommandBuffer commandBuffer, VkCopyImageInfo2 pCopyImageInfo) voidVkDeviceCommands.cmdCopyImageToBuffer(VkCommandBuffer commandBuffer, VkImage srcImage, int srcImageLayout, VkBuffer dstBuffer, int regionCount, IVkBufferImageCopy pRegions) voidVkDeviceCommands.cmdCopyImageToBuffer2(VkCommandBuffer commandBuffer, VkCopyImageToBufferInfo2 pCopyImageToBufferInfo) voidVkDeviceCommands.cmdCopyImageToBuffer2KHR(VkCommandBuffer commandBuffer, VkCopyImageToBufferInfo2 pCopyImageToBufferInfo) voidVkDeviceCommands.cmdCopyMemoryIndirectNV(VkCommandBuffer commandBuffer, long copyBufferAddress, int copyCount, int stride) voidVkDeviceCommands.cmdCopyMemoryToAccelerationStructureKHR(VkCommandBuffer commandBuffer, VkCopyMemoryToAccelerationStructureInfoKHR pInfo) voidVkDeviceCommands.cmdCopyMemoryToImageIndirectNV(VkCommandBuffer commandBuffer, long copyBufferAddress, int copyCount, int stride, VkImage dstImage, int dstImageLayout, IVkImageSubresourceLayers pImageSubresources) voidVkDeviceCommands.cmdCopyMemoryToMicromapEXT(VkCommandBuffer commandBuffer, VkCopyMemoryToMicromapInfoEXT pInfo) voidVkDeviceCommands.cmdCopyMicromapEXT(VkCommandBuffer commandBuffer, VkCopyMicromapInfoEXT pInfo) voidVkDeviceCommands.cmdCopyMicromapToMemoryEXT(VkCommandBuffer commandBuffer, VkCopyMicromapToMemoryInfoEXT pInfo) voidVkDeviceCommands.cmdCopyQueryPoolResults(VkCommandBuffer commandBuffer, VkQueryPool queryPool, int firstQuery, int queryCount, VkBuffer dstBuffer, long dstOffset, long stride, int flags) voidVkDeviceCommands.cmdCudaLaunchKernelNV(VkCommandBuffer commandBuffer, VkCudaLaunchInfoNV pLaunchInfo) voidVkDeviceCommands.cmdCuLaunchKernelNVX(VkCommandBuffer commandBuffer, VkCuLaunchInfoNVX pLaunchInfo) voidVkDeviceCommands.cmdDebugMarkerBeginEXT(VkCommandBuffer commandBuffer, VkDebugMarkerMarkerInfoEXT pMarkerInfo) voidVkDeviceCommands.cmdDebugMarkerEndEXT(VkCommandBuffer commandBuffer) voidVkDeviceCommands.cmdDebugMarkerInsertEXT(VkCommandBuffer commandBuffer, VkDebugMarkerMarkerInfoEXT pMarkerInfo) voidVkDeviceCommands.cmdDecodeVideoKHR(VkCommandBuffer commandBuffer, VkVideoDecodeInfoKHR pDecodeInfo) voidVkDeviceCommands.cmdDecompressMemoryIndirectCountNV(VkCommandBuffer commandBuffer, long indirectCommandsAddress, long indirectCommandsCountAddress, int stride) voidVkDeviceCommands.cmdDecompressMemoryNV(VkCommandBuffer commandBuffer, int decompressRegionCount, IVkDecompressMemoryRegionNV pDecompressMemoryRegions) voidVkDeviceCommands.cmdDispatch(VkCommandBuffer commandBuffer, int groupCountX, int groupCountY, int groupCountZ) voidVkDeviceCommands.cmdDispatchBase(VkCommandBuffer commandBuffer, int baseGroupX, int baseGroupY, int baseGroupZ, int groupCountX, int groupCountY, int groupCountZ) voidVkDeviceCommands.cmdDispatchBaseKHR(VkCommandBuffer commandBuffer, int baseGroupX, int baseGroupY, int baseGroupZ, int groupCountX, int groupCountY, int groupCountZ) voidVkDeviceCommands.cmdDispatchGraphAMDX(VkCommandBuffer commandBuffer, long scratch, long scratchSize, VkDispatchGraphCountInfoAMDX pCountInfo) voidVkDeviceCommands.cmdDispatchGraphIndirectAMDX(VkCommandBuffer commandBuffer, long scratch, long scratchSize, VkDispatchGraphCountInfoAMDX pCountInfo) voidVkDeviceCommands.cmdDispatchGraphIndirectCountAMDX(VkCommandBuffer commandBuffer, long scratch, long scratchSize, long countInfo) voidVkDeviceCommands.cmdDispatchIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset) voidVkDeviceCommands.cmdDispatchTileQCOM(VkCommandBuffer commandBuffer) voidVkDeviceCommands.cmdDraw(VkCommandBuffer commandBuffer, int vertexCount, int instanceCount, int firstVertex, int firstInstance) voidVkDeviceCommands.cmdDrawClusterHUAWEI(VkCommandBuffer commandBuffer, int groupCountX, int groupCountY, int groupCountZ) voidVkDeviceCommands.cmdDrawClusterIndirectHUAWEI(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset) voidVkDeviceCommands.cmdDrawIndexed(VkCommandBuffer commandBuffer, int indexCount, int instanceCount, int firstIndex, int vertexOffset, int firstInstance) voidVkDeviceCommands.cmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, int drawCount, int stride) voidVkDeviceCommands.cmdDrawIndexedIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, VkBuffer countBuffer, long countBufferOffset, int maxDrawCount, int stride) voidVkDeviceCommands.cmdDrawIndexedIndirectCountAMD(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, VkBuffer countBuffer, long countBufferOffset, int maxDrawCount, int stride) voidVkDeviceCommands.cmdDrawIndexedIndirectCountKHR(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, VkBuffer countBuffer, long countBufferOffset, int maxDrawCount, int stride) voidVkDeviceCommands.cmdDrawIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, int drawCount, int stride) voidVkDeviceCommands.cmdDrawIndirectByteCountEXT(VkCommandBuffer commandBuffer, int instanceCount, int firstInstance, VkBuffer counterBuffer, long counterBufferOffset, int counterOffset, int vertexStride) voidVkDeviceCommands.cmdDrawIndirectCount(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, VkBuffer countBuffer, long countBufferOffset, int maxDrawCount, int stride) voidVkDeviceCommands.cmdDrawIndirectCountAMD(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, VkBuffer countBuffer, long countBufferOffset, int maxDrawCount, int stride) voidVkDeviceCommands.cmdDrawIndirectCountKHR(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, VkBuffer countBuffer, long countBufferOffset, int maxDrawCount, int stride) voidVkDeviceCommands.cmdDrawMeshTasksEXT(VkCommandBuffer commandBuffer, int groupCountX, int groupCountY, int groupCountZ) voidVkDeviceCommands.cmdDrawMeshTasksIndirectCountEXT(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, VkBuffer countBuffer, long countBufferOffset, int maxDrawCount, int stride) voidVkDeviceCommands.cmdDrawMeshTasksIndirectCountNV(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, VkBuffer countBuffer, long countBufferOffset, int maxDrawCount, int stride) voidVkDeviceCommands.cmdDrawMeshTasksIndirectEXT(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, int drawCount, int stride) voidVkDeviceCommands.cmdDrawMeshTasksIndirectNV(VkCommandBuffer commandBuffer, VkBuffer buffer, long offset, int drawCount, int stride) voidVkDeviceCommands.cmdDrawMeshTasksNV(VkCommandBuffer commandBuffer, int taskCount, int firstTask) voidVkDeviceCommands.cmdDrawMultiEXT(VkCommandBuffer commandBuffer, int drawCount, @Nullable IVkMultiDrawInfoEXT pVertexInfo, int instanceCount, int firstInstance, int stride) voidVkDeviceCommands.cmdDrawMultiIndexedEXT(VkCommandBuffer commandBuffer, int drawCount, @Nullable IVkMultiDrawIndexedInfoEXT pIndexInfo, int instanceCount, int firstInstance, int stride, @Nullable IntPtr pVertexOffset) voidVkDeviceCommands.cmdEncodeVideoKHR(VkCommandBuffer commandBuffer, VkVideoEncodeInfoKHR pEncodeInfo) voidVkDeviceCommands.cmdEndConditionalRenderingEXT(VkCommandBuffer commandBuffer) voidVkInstanceCommands.cmdEndDebugUtilsLabelEXT(VkCommandBuffer commandBuffer) voidVkDeviceCommands.cmdEndPerTileExecutionQCOM(VkCommandBuffer commandBuffer, VkPerTileEndInfoQCOM pPerTileEndInfo) voidVkDeviceCommands.cmdEndQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, int query) voidVkDeviceCommands.cmdEndQueryIndexedEXT(VkCommandBuffer commandBuffer, VkQueryPool queryPool, int query, int index) voidVkDeviceCommands.cmdEndRendering(VkCommandBuffer commandBuffer) voidVkDeviceCommands.cmdEndRendering2EXT(VkCommandBuffer commandBuffer, @Nullable VkRenderingEndInfoEXT pRenderingEndInfo) voidVkDeviceCommands.cmdEndRenderingKHR(VkCommandBuffer commandBuffer) voidVkDeviceCommands.cmdEndRenderPass(VkCommandBuffer commandBuffer) voidVkDeviceCommands.cmdEndRenderPass2(VkCommandBuffer commandBuffer, VkSubpassEndInfo pSubpassEndInfo) voidVkDeviceCommands.cmdEndRenderPass2KHR(VkCommandBuffer commandBuffer, VkSubpassEndInfo pSubpassEndInfo) voidVkDeviceCommands.cmdEndTransformFeedbackEXT(VkCommandBuffer commandBuffer, int firstCounterBuffer, int counterBufferCount, VkBuffer.Ptr pCounterBuffers, @Nullable LongPtr pCounterBufferOffsets) voidVkDeviceCommands.cmdEndVideoCodingKHR(VkCommandBuffer commandBuffer, VkVideoEndCodingInfoKHR pEndCodingInfo) voidVkDeviceCommands.cmdExecuteCommands(VkCommandBuffer commandBuffer, int commandBufferCount, VkCommandBuffer.Ptr pCommandBuffers) voidVkDeviceCommands.cmdExecuteGeneratedCommandsEXT(VkCommandBuffer commandBuffer, int isPreprocessed, VkGeneratedCommandsInfoEXT pGeneratedCommandsInfo) voidVkDeviceCommands.cmdExecuteGeneratedCommandsNV(VkCommandBuffer commandBuffer, int isPreprocessed, VkGeneratedCommandsInfoNV pGeneratedCommandsInfo) voidVkDeviceCommands.cmdFillBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, long dstOffset, long size, int data) voidVkDeviceCommands.cmdInitializeGraphScratchMemoryAMDX(VkCommandBuffer commandBuffer, VkPipeline executionGraph, long scratch, long scratchSize) voidVkInstanceCommands.cmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, VkDebugUtilsLabelEXT pLabelInfo) voidVkDeviceCommands.cmdNextSubpass(VkCommandBuffer commandBuffer, int contents) voidVkDeviceCommands.cmdNextSubpass2(VkCommandBuffer commandBuffer, VkSubpassBeginInfo pSubpassBeginInfo, VkSubpassEndInfo pSubpassEndInfo) voidVkDeviceCommands.cmdNextSubpass2KHR(VkCommandBuffer commandBuffer, VkSubpassBeginInfo pSubpassBeginInfo, VkSubpassEndInfo pSubpassEndInfo) voidVkDeviceCommands.cmdOpticalFlowExecuteNV(VkCommandBuffer commandBuffer, VkOpticalFlowSessionNV session, VkOpticalFlowExecuteInfoNV pExecuteInfo) voidVkDeviceCommands.cmdPipelineBarrier(VkCommandBuffer commandBuffer, int srcStageMask, int dstStageMask, int dependencyFlags, int memoryBarrierCount, @Nullable IVkMemoryBarrier pMemoryBarriers, int bufferMemoryBarrierCount, @Nullable IVkBufferMemoryBarrier pBufferMemoryBarriers, int imageMemoryBarrierCount, @Nullable IVkImageMemoryBarrier pImageMemoryBarriers) voidVkDeviceCommands.cmdPipelineBarrier2(VkCommandBuffer commandBuffer, VkDependencyInfo pDependencyInfo) voidVkDeviceCommands.cmdPipelineBarrier2KHR(VkCommandBuffer commandBuffer, VkDependencyInfo pDependencyInfo) voidVkDeviceCommands.cmdPreprocessGeneratedCommandsEXT(VkCommandBuffer commandBuffer, VkGeneratedCommandsInfoEXT pGeneratedCommandsInfo, VkCommandBuffer stateCommandBuffer) voidVkDeviceCommands.cmdPreprocessGeneratedCommandsNV(VkCommandBuffer commandBuffer, VkGeneratedCommandsInfoNV pGeneratedCommandsInfo) voidVkDeviceCommands.cmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, int stageFlags, int offset, int size, @NotNull MemorySegment pValues) voidVkDeviceCommands.cmdPushConstants2(VkCommandBuffer commandBuffer, VkPushConstantsInfo pPushConstantsInfo) voidVkDeviceCommands.cmdPushConstants2KHR(VkCommandBuffer commandBuffer, VkPushConstantsInfo pPushConstantsInfo) voidVkDeviceCommands.cmdPushDescriptorSet(VkCommandBuffer commandBuffer, int pipelineBindPoint, VkPipelineLayout layout, int set, int descriptorWriteCount, IVkWriteDescriptorSet pDescriptorWrites) voidVkDeviceCommands.cmdPushDescriptorSet2(VkCommandBuffer commandBuffer, VkPushDescriptorSetInfo pPushDescriptorSetInfo) voidVkDeviceCommands.cmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetInfo pPushDescriptorSetInfo) voidVkDeviceCommands.cmdPushDescriptorSetKHR(VkCommandBuffer commandBuffer, int pipelineBindPoint, VkPipelineLayout layout, int set, int descriptorWriteCount, IVkWriteDescriptorSet pDescriptorWrites) voidVkDeviceCommands.cmdPushDescriptorSetWithTemplate(VkCommandBuffer commandBuffer, VkDescriptorUpdateTemplate descriptorUpdateTemplate, VkPipelineLayout layout, int set, @NotNull MemorySegment pData) voidVkDeviceCommands.cmdPushDescriptorSetWithTemplate2(VkCommandBuffer commandBuffer, VkPushDescriptorSetWithTemplateInfo pPushDescriptorSetWithTemplateInfo) voidVkDeviceCommands.cmdPushDescriptorSetWithTemplate2KHR(VkCommandBuffer commandBuffer, VkPushDescriptorSetWithTemplateInfo pPushDescriptorSetWithTemplateInfo) voidVkDeviceCommands.cmdPushDescriptorSetWithTemplateKHR(VkCommandBuffer commandBuffer, VkDescriptorUpdateTemplate descriptorUpdateTemplate, VkPipelineLayout layout, int set, @NotNull MemorySegment pData) voidVkDeviceCommands.cmdRefreshObjectsKHR(VkCommandBuffer commandBuffer, VkRefreshObjectListKHR pRefreshObjects) voidVkDeviceCommands.cmdResetEvent(VkCommandBuffer commandBuffer, VkEvent event, int stageMask) voidVkDeviceCommands.cmdResetEvent2(VkCommandBuffer commandBuffer, VkEvent event, long stageMask) voidVkDeviceCommands.cmdResetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent event, long stageMask) voidVkDeviceCommands.cmdResetQueryPool(VkCommandBuffer commandBuffer, VkQueryPool queryPool, int firstQuery, int queryCount) voidVkDeviceCommands.cmdResolveImage(VkCommandBuffer commandBuffer, VkImage srcImage, int srcImageLayout, VkImage dstImage, int dstImageLayout, int regionCount, IVkImageResolve pRegions) voidVkDeviceCommands.cmdResolveImage2(VkCommandBuffer commandBuffer, VkResolveImageInfo2 pResolveImageInfo) voidVkDeviceCommands.cmdResolveImage2KHR(VkCommandBuffer commandBuffer, VkResolveImageInfo2 pResolveImageInfo) voidVkDeviceCommands.cmdSetAlphaToCoverageEnableEXT(VkCommandBuffer commandBuffer, int alphaToCoverageEnable) voidVkDeviceCommands.cmdSetAlphaToOneEnableEXT(VkCommandBuffer commandBuffer, int alphaToOneEnable) voidVkDeviceCommands.cmdSetAttachmentFeedbackLoopEnableEXT(VkCommandBuffer commandBuffer, int aspectMask) voidVkDeviceCommands.cmdSetBlendConstants(VkCommandBuffer commandBuffer, float blendConstants) voidVkDeviceCommands.cmdSetCheckpointNV(VkCommandBuffer commandBuffer, @NotNull MemorySegment pCheckpointMarker) voidVkDeviceCommands.cmdSetCoarseSampleOrderNV(VkCommandBuffer commandBuffer, int sampleOrderType, int customSampleOrderCount, @Nullable IVkCoarseSampleOrderCustomNV pCustomSampleOrders) voidVkDeviceCommands.cmdSetColorBlendAdvancedEXT(VkCommandBuffer commandBuffer, int firstAttachment, int attachmentCount, IVkColorBlendAdvancedEXT pColorBlendAdvanced) voidVkDeviceCommands.cmdSetColorBlendEnableEXT(VkCommandBuffer commandBuffer, int firstAttachment, int attachmentCount, IntPtr pColorBlendEnables) voidVkDeviceCommands.cmdSetColorBlendEquationEXT(VkCommandBuffer commandBuffer, int firstAttachment, int attachmentCount, IVkColorBlendEquationEXT pColorBlendEquations) voidVkDeviceCommands.cmdSetColorWriteEnableEXT(VkCommandBuffer commandBuffer, int attachmentCount, IntPtr pColorWriteEnables) voidVkDeviceCommands.cmdSetColorWriteMaskEXT(VkCommandBuffer commandBuffer, int firstAttachment, int attachmentCount, IntPtr pColorWriteMasks) voidVkDeviceCommands.cmdSetConservativeRasterizationModeEXT(VkCommandBuffer commandBuffer, int conservativeRasterizationMode) voidVkDeviceCommands.cmdSetCoverageModulationModeNV(VkCommandBuffer commandBuffer, int coverageModulationMode) voidVkDeviceCommands.cmdSetCoverageModulationTableEnableNV(VkCommandBuffer commandBuffer, int coverageModulationTableEnable) voidVkDeviceCommands.cmdSetCoverageModulationTableNV(VkCommandBuffer commandBuffer, int coverageModulationTableCount, FloatPtr pCoverageModulationTable) voidVkDeviceCommands.cmdSetCoverageReductionModeNV(VkCommandBuffer commandBuffer, int coverageReductionMode) voidVkDeviceCommands.cmdSetCoverageToColorEnableNV(VkCommandBuffer commandBuffer, int coverageToColorEnable) voidVkDeviceCommands.cmdSetCoverageToColorLocationNV(VkCommandBuffer commandBuffer, int coverageToColorLocation) voidVkDeviceCommands.cmdSetCullMode(VkCommandBuffer commandBuffer, int cullMode) voidVkDeviceCommands.cmdSetCullModeEXT(VkCommandBuffer commandBuffer, int cullMode) voidVkDeviceCommands.cmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor) voidVkDeviceCommands.cmdSetDepthBias2EXT(VkCommandBuffer commandBuffer, VkDepthBiasInfoEXT pDepthBiasInfo) voidVkDeviceCommands.cmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, int depthBiasEnable) voidVkDeviceCommands.cmdSetDepthBiasEnableEXT(VkCommandBuffer commandBuffer, int depthBiasEnable) voidVkDeviceCommands.cmdSetDepthBounds(VkCommandBuffer commandBuffer, float minDepthBounds, float maxDepthBounds) voidVkDeviceCommands.cmdSetDepthBoundsTestEnable(VkCommandBuffer commandBuffer, int depthBoundsTestEnable) voidVkDeviceCommands.cmdSetDepthBoundsTestEnableEXT(VkCommandBuffer commandBuffer, int depthBoundsTestEnable) voidVkDeviceCommands.cmdSetDepthClampEnableEXT(VkCommandBuffer commandBuffer, int depthClampEnable) voidVkDeviceCommands.cmdSetDepthClampRangeEXT(VkCommandBuffer commandBuffer, int depthClampMode, @Nullable VkDepthClampRangeEXT pDepthClampRange) voidVkDeviceCommands.cmdSetDepthClipEnableEXT(VkCommandBuffer commandBuffer, int depthClipEnable) voidVkDeviceCommands.cmdSetDepthClipNegativeOneToOneEXT(VkCommandBuffer commandBuffer, int negativeOneToOne) voidVkDeviceCommands.cmdSetDepthCompareOp(VkCommandBuffer commandBuffer, int depthCompareOp) voidVkDeviceCommands.cmdSetDepthCompareOpEXT(VkCommandBuffer commandBuffer, int depthCompareOp) voidVkDeviceCommands.cmdSetDepthTestEnable(VkCommandBuffer commandBuffer, int depthTestEnable) voidVkDeviceCommands.cmdSetDepthTestEnableEXT(VkCommandBuffer commandBuffer, int depthTestEnable) voidVkDeviceCommands.cmdSetDepthWriteEnable(VkCommandBuffer commandBuffer, int depthWriteEnable) voidVkDeviceCommands.cmdSetDepthWriteEnableEXT(VkCommandBuffer commandBuffer, int depthWriteEnable) voidVkDeviceCommands.cmdSetDescriptorBufferOffsets2EXT(VkCommandBuffer commandBuffer, VkSetDescriptorBufferOffsetsInfoEXT pSetDescriptorBufferOffsetsInfo) voidVkDeviceCommands.cmdSetDescriptorBufferOffsetsEXT(VkCommandBuffer commandBuffer, int pipelineBindPoint, VkPipelineLayout layout, int firstSet, int setCount, IntPtr pBufferIndices, LongPtr pOffsets) voidVkDeviceCommands.cmdSetDeviceMask(VkCommandBuffer commandBuffer, int deviceMask) voidVkDeviceCommands.cmdSetDeviceMaskKHR(VkCommandBuffer commandBuffer, int deviceMask) voidVkDeviceCommands.cmdSetDiscardRectangleEnableEXT(VkCommandBuffer commandBuffer, int discardRectangleEnable) voidVkDeviceCommands.cmdSetDiscardRectangleEXT(VkCommandBuffer commandBuffer, int firstDiscardRectangle, int discardRectangleCount, IVkRect2D pDiscardRectangles) voidVkDeviceCommands.cmdSetDiscardRectangleModeEXT(VkCommandBuffer commandBuffer, int discardRectangleMode) voidVkDeviceCommands.cmdSetEvent(VkCommandBuffer commandBuffer, VkEvent event, int stageMask) voidVkDeviceCommands.cmdSetEvent2(VkCommandBuffer commandBuffer, VkEvent event, VkDependencyInfo pDependencyInfo) voidVkDeviceCommands.cmdSetEvent2KHR(VkCommandBuffer commandBuffer, VkEvent event, VkDependencyInfo pDependencyInfo) voidVkDeviceCommands.cmdSetExclusiveScissorEnableNV(VkCommandBuffer commandBuffer, int firstExclusiveScissor, int exclusiveScissorCount, IntPtr pExclusiveScissorEnables) voidVkDeviceCommands.cmdSetExclusiveScissorNV(VkCommandBuffer commandBuffer, int firstExclusiveScissor, int exclusiveScissorCount, IVkRect2D pExclusiveScissors) voidVkDeviceCommands.cmdSetExtraPrimitiveOverestimationSizeEXT(VkCommandBuffer commandBuffer, float extraPrimitiveOverestimationSize) voidVkDeviceCommands.cmdSetFragmentShadingRateEnumNV(VkCommandBuffer commandBuffer, int shadingRate, int combinerOps) voidVkDeviceCommands.cmdSetFragmentShadingRateKHR(VkCommandBuffer commandBuffer, VkExtent2D pFragmentSize, int combinerOps) voidVkDeviceCommands.cmdSetFrontFace(VkCommandBuffer commandBuffer, int frontFace) voidVkDeviceCommands.cmdSetFrontFaceEXT(VkCommandBuffer commandBuffer, int frontFace) voidVkDeviceCommands.cmdSetLineRasterizationModeEXT(VkCommandBuffer commandBuffer, int lineRasterizationMode) voidVkDeviceCommands.cmdSetLineStipple(VkCommandBuffer commandBuffer, int lineStippleFactor, short lineStipplePattern) voidVkDeviceCommands.cmdSetLineStippleEnableEXT(VkCommandBuffer commandBuffer, int stippledLineEnable) voidVkDeviceCommands.cmdSetLineStippleEXT(VkCommandBuffer commandBuffer, int lineStippleFactor, short lineStipplePattern) voidVkDeviceCommands.cmdSetLineStippleKHR(VkCommandBuffer commandBuffer, int lineStippleFactor, short lineStipplePattern) voidVkDeviceCommands.cmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) voidVkDeviceCommands.cmdSetLogicOpEnableEXT(VkCommandBuffer commandBuffer, int logicOpEnable) voidVkDeviceCommands.cmdSetLogicOpEXT(VkCommandBuffer commandBuffer, int logicOp) voidVkDeviceCommands.cmdSetPatchControlPointsEXT(VkCommandBuffer commandBuffer, int patchControlPoints) intVkDeviceCommands.cmdSetPerformanceMarkerINTEL(VkCommandBuffer commandBuffer, VkPerformanceMarkerInfoINTEL pMarkerInfo) intVkDeviceCommands.cmdSetPerformanceOverrideINTEL(VkCommandBuffer commandBuffer, VkPerformanceOverrideInfoINTEL pOverrideInfo) intVkDeviceCommands.cmdSetPerformanceStreamMarkerINTEL(VkCommandBuffer commandBuffer, VkPerformanceStreamMarkerInfoINTEL pMarkerInfo) voidVkDeviceCommands.cmdSetPolygonModeEXT(VkCommandBuffer commandBuffer, int polygonMode) voidVkDeviceCommands.cmdSetPrimitiveRestartEnable(VkCommandBuffer commandBuffer, int primitiveRestartEnable) voidVkDeviceCommands.cmdSetPrimitiveRestartEnableEXT(VkCommandBuffer commandBuffer, int primitiveRestartEnable) voidVkDeviceCommands.cmdSetPrimitiveTopology(VkCommandBuffer commandBuffer, int primitiveTopology) voidVkDeviceCommands.cmdSetPrimitiveTopologyEXT(VkCommandBuffer commandBuffer, int primitiveTopology) voidVkDeviceCommands.cmdSetProvokingVertexModeEXT(VkCommandBuffer commandBuffer, int provokingVertexMode) voidVkDeviceCommands.cmdSetRasterizationSamplesEXT(VkCommandBuffer commandBuffer, int rasterizationSamples) voidVkDeviceCommands.cmdSetRasterizationStreamEXT(VkCommandBuffer commandBuffer, int rasterizationStream) voidVkDeviceCommands.cmdSetRasterizerDiscardEnable(VkCommandBuffer commandBuffer, int rasterizerDiscardEnable) voidVkDeviceCommands.cmdSetRasterizerDiscardEnableEXT(VkCommandBuffer commandBuffer, int rasterizerDiscardEnable) voidVkDeviceCommands.cmdSetRayTracingPipelineStackSizeKHR(VkCommandBuffer commandBuffer, int pipelineStackSize) voidVkDeviceCommands.cmdSetRenderingAttachmentLocations(VkCommandBuffer commandBuffer, VkRenderingAttachmentLocationInfo pLocationInfo) voidVkDeviceCommands.cmdSetRenderingAttachmentLocationsKHR(VkCommandBuffer commandBuffer, VkRenderingAttachmentLocationInfo pLocationInfo) voidVkDeviceCommands.cmdSetRenderingInputAttachmentIndices(VkCommandBuffer commandBuffer, VkRenderingInputAttachmentIndexInfo pInputAttachmentIndexInfo) voidVkDeviceCommands.cmdSetRenderingInputAttachmentIndicesKHR(VkCommandBuffer commandBuffer, VkRenderingInputAttachmentIndexInfo pInputAttachmentIndexInfo) voidVkDeviceCommands.cmdSetRepresentativeFragmentTestEnableNV(VkCommandBuffer commandBuffer, int representativeFragmentTestEnable) voidVkDeviceCommands.cmdSetSampleLocationsEnableEXT(VkCommandBuffer commandBuffer, int sampleLocationsEnable) voidVkDeviceCommands.cmdSetSampleLocationsEXT(VkCommandBuffer commandBuffer, VkSampleLocationsInfoEXT pSampleLocationsInfo) voidVkDeviceCommands.cmdSetSampleMaskEXT(VkCommandBuffer commandBuffer, int samples, IntPtr pSampleMask) voidVkDeviceCommands.cmdSetScissor(VkCommandBuffer commandBuffer, int firstScissor, int scissorCount, IVkRect2D pScissors) voidVkDeviceCommands.cmdSetScissorWithCount(VkCommandBuffer commandBuffer, int scissorCount, IVkRect2D pScissors) voidVkDeviceCommands.cmdSetScissorWithCountEXT(VkCommandBuffer commandBuffer, int scissorCount, IVkRect2D pScissors) voidVkDeviceCommands.cmdSetShadingRateImageEnableNV(VkCommandBuffer commandBuffer, int shadingRateImageEnable) voidVkDeviceCommands.cmdSetStencilCompareMask(VkCommandBuffer commandBuffer, int faceMask, int compareMask) voidVkDeviceCommands.cmdSetStencilOp(VkCommandBuffer commandBuffer, int faceMask, int failOp, int passOp, int depthFailOp, int compareOp) voidVkDeviceCommands.cmdSetStencilOpEXT(VkCommandBuffer commandBuffer, int faceMask, int failOp, int passOp, int depthFailOp, int compareOp) voidVkDeviceCommands.cmdSetStencilReference(VkCommandBuffer commandBuffer, int faceMask, int reference) voidVkDeviceCommands.cmdSetStencilTestEnable(VkCommandBuffer commandBuffer, int stencilTestEnable) voidVkDeviceCommands.cmdSetStencilTestEnableEXT(VkCommandBuffer commandBuffer, int stencilTestEnable) voidVkDeviceCommands.cmdSetStencilWriteMask(VkCommandBuffer commandBuffer, int faceMask, int writeMask) voidVkDeviceCommands.cmdSetTessellationDomainOriginEXT(VkCommandBuffer commandBuffer, int domainOrigin) voidVkDeviceCommands.cmdSetVertexInputEXT(VkCommandBuffer commandBuffer, int vertexBindingDescriptionCount, @Nullable IVkVertexInputBindingDescription2EXT pVertexBindingDescriptions, int vertexAttributeDescriptionCount, @Nullable IVkVertexInputAttributeDescription2EXT pVertexAttributeDescriptions) voidVkDeviceCommands.cmdSetViewport(VkCommandBuffer commandBuffer, int firstViewport, int viewportCount, IVkViewport pViewports) voidVkDeviceCommands.cmdSetViewportShadingRatePaletteNV(VkCommandBuffer commandBuffer, int firstViewport, int viewportCount, IVkShadingRatePaletteNV pShadingRatePalettes) voidVkDeviceCommands.cmdSetViewportSwizzleNV(VkCommandBuffer commandBuffer, int firstViewport, int viewportCount, IVkViewportSwizzleNV pViewportSwizzles) voidVkDeviceCommands.cmdSetViewportWithCount(VkCommandBuffer commandBuffer, int viewportCount, IVkViewport pViewports) voidVkDeviceCommands.cmdSetViewportWithCountEXT(VkCommandBuffer commandBuffer, int viewportCount, IVkViewport pViewports) voidVkDeviceCommands.cmdSetViewportWScalingEnableNV(VkCommandBuffer commandBuffer, int viewportWScalingEnable) voidVkDeviceCommands.cmdSetViewportWScalingNV(VkCommandBuffer commandBuffer, int firstViewport, int viewportCount, IVkViewportWScalingNV pViewportWScalings) voidVkDeviceCommands.cmdSubpassShadingHUAWEI(VkCommandBuffer commandBuffer) voidVkDeviceCommands.cmdTraceRaysIndirect2KHR(VkCommandBuffer commandBuffer, long indirectDeviceAddress) voidVkDeviceCommands.cmdTraceRaysIndirectKHR(VkCommandBuffer commandBuffer, VkStridedDeviceAddressRegionKHR pRaygenShaderBindingTable, VkStridedDeviceAddressRegionKHR pMissShaderBindingTable, VkStridedDeviceAddressRegionKHR pHitShaderBindingTable, VkStridedDeviceAddressRegionKHR pCallableShaderBindingTable, long indirectDeviceAddress) voidVkDeviceCommands.cmdTraceRaysKHR(VkCommandBuffer commandBuffer, VkStridedDeviceAddressRegionKHR pRaygenShaderBindingTable, VkStridedDeviceAddressRegionKHR pMissShaderBindingTable, VkStridedDeviceAddressRegionKHR pHitShaderBindingTable, VkStridedDeviceAddressRegionKHR pCallableShaderBindingTable, int width, int height, int depth) voidVkDeviceCommands.cmdTraceRaysNV(VkCommandBuffer commandBuffer, VkBuffer raygenShaderBindingTableBuffer, long raygenShaderBindingOffset, @Nullable VkBuffer missShaderBindingTableBuffer, long missShaderBindingOffset, long missShaderBindingStride, @Nullable VkBuffer hitShaderBindingTableBuffer, long hitShaderBindingOffset, long hitShaderBindingStride, @Nullable VkBuffer callableShaderBindingTableBuffer, long callableShaderBindingOffset, long callableShaderBindingStride, int width, int height, int depth) voidVkDeviceCommands.cmdUpdateBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, long dstOffset, long dataSize, @NotNull MemorySegment pData) voidVkDeviceCommands.cmdUpdatePipelineIndirectBufferNV(VkCommandBuffer commandBuffer, int pipelineBindPoint, VkPipeline pipeline) voidVkDeviceCommands.cmdWaitEvents(VkCommandBuffer commandBuffer, int eventCount, VkEvent.Ptr pEvents, int srcStageMask, int dstStageMask, int memoryBarrierCount, @Nullable IVkMemoryBarrier pMemoryBarriers, int bufferMemoryBarrierCount, @Nullable IVkBufferMemoryBarrier pBufferMemoryBarriers, int imageMemoryBarrierCount, @Nullable IVkImageMemoryBarrier pImageMemoryBarriers) voidVkDeviceCommands.cmdWaitEvents2(VkCommandBuffer commandBuffer, int eventCount, VkEvent.Ptr pEvents, IVkDependencyInfo pDependencyInfos) voidVkDeviceCommands.cmdWaitEvents2KHR(VkCommandBuffer commandBuffer, int eventCount, VkEvent.Ptr pEvents, IVkDependencyInfo pDependencyInfos) voidVkDeviceCommands.cmdWriteAccelerationStructuresPropertiesKHR(VkCommandBuffer commandBuffer, int accelerationStructureCount, VkAccelerationStructureKHR.Ptr pAccelerationStructures, int queryType, VkQueryPool queryPool, int firstQuery) voidVkDeviceCommands.cmdWriteAccelerationStructuresPropertiesNV(VkCommandBuffer commandBuffer, int accelerationStructureCount, VkAccelerationStructureNV.Ptr pAccelerationStructures, int queryType, VkQueryPool queryPool, int firstQuery) voidVkDeviceCommands.cmdWriteBufferMarker2AMD(VkCommandBuffer commandBuffer, long stage, VkBuffer dstBuffer, long dstOffset, int marker) voidVkDeviceCommands.cmdWriteBufferMarkerAMD(VkCommandBuffer commandBuffer, int pipelineStage, VkBuffer dstBuffer, long dstOffset, int marker) voidVkDeviceCommands.cmdWriteMicromapsPropertiesEXT(VkCommandBuffer commandBuffer, int micromapCount, VkMicromapEXT.Ptr pMicromaps, int queryType, VkQueryPool queryPool, int firstQuery) voidVkDeviceCommands.cmdWriteTimestamp(VkCommandBuffer commandBuffer, int pipelineStage, VkQueryPool queryPool, int query) voidVkDeviceCommands.cmdWriteTimestamp2(VkCommandBuffer commandBuffer, long stage, VkQueryPool queryPool, int query) voidVkDeviceCommands.cmdWriteTimestamp2KHR(VkCommandBuffer commandBuffer, long stage, VkQueryPool queryPool, int query) intVkDeviceCommands.endCommandBuffer(VkCommandBuffer commandBuffer) intVkDeviceCommands.resetCommandBuffer(VkCommandBuffer commandBuffer, int flags) -
Uses of VkCommandBuffer in club.doki7.vulkan.datatype
Methods in club.doki7.vulkan.datatype that return VkCommandBufferModifier and TypeMethodDescription@Nullable VkCommandBufferVkCommandBufferSubmitInfo.commandBuffer()Methods in club.doki7.vulkan.datatype with parameters of type VkCommandBufferModifier and TypeMethodDescriptionVkCommandBufferSubmitInfo.commandBuffer(@Nullable VkCommandBuffer value) -
Uses of VkCommandBuffer in club.doki7.vulkan.handle
Classes in club.doki7.vulkan.handle that implement interfaces with type arguments of type VkCommandBufferModifier and TypeClassDescriptionstatic final recordRepresents a pointer toVkCommandBufferhandle(s) in native memory.Methods in club.doki7.vulkan.handle that return VkCommandBufferModifier and TypeMethodDescription@Nullable VkCommandBufferVkCommandBuffer.Ptr.read()@Nullable VkCommandBufferVkCommandBuffer.Ptr.read(long index) Methods in club.doki7.vulkan.handle that return types with arguments of type VkCommandBufferModifier and TypeMethodDescription@NotNull Iterator<VkCommandBuffer> VkCommandBuffer.Ptr.iterator()Methods in club.doki7.vulkan.handle with parameters of type VkCommandBufferModifier and TypeMethodDescriptionstatic VkCommandBuffer.PtrVkCommandBuffer.Ptr.allocate(Arena arena, @Nullable VkCommandBuffer @NotNull [] values) static VkCommandBuffer.PtrVkCommandBuffer.Ptr.allocateV(Arena arena, @Nullable VkCommandBuffer value0, @Nullable VkCommandBuffer... values) voidVkCommandBuffer.Ptr.write(long index, @Nullable VkCommandBuffer value) voidVkCommandBuffer.Ptr.write(@Nullable VkCommandBuffer value) voidVkCommandBuffer.Ptr.write(@Nullable VkCommandBuffer[] values) voidVkCommandBuffer.Ptr.writeV(@Nullable VkCommandBuffer value0, @Nullable VkCommandBuffer... values) Method parameters in club.doki7.vulkan.handle with type arguments of type VkCommandBufferModifier and TypeMethodDescriptionstatic VkCommandBuffer.PtrVkCommandBuffer.Ptr.allocate(Arena arena, @NotNull Collection<@Nullable VkCommandBuffer> values)