mesa/src/microsoft/vulkan/dzn_cmd_exec_functions
Erik Faye-Lund a012b21964 microsoft: Initial vulkan-on-12 driver
This is Dozen, the Vulkan on DirectX 12 driver. Not to be confused with
DirectEggs.

This is an early prototype, and not meant to be upstreamed as-is.

Co-Authored-by: Boris Brezillon <boris.brezillon@collabora.com>
Co-Authored-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Co-Authored-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Co-Authored-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Acked-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14766>
2022-03-25 16:21:45 +00:00

41 lines
726 B
Text

CmdBeginQuery
CmdBeginRenderPass2
CmdBindDescriptorSets
CmdBindIndexBuffer
CmdBindPipeline
CmdBindVertexBuffers
CmdBlitImage2
CmdClearAttachments
CmdClearColorImage
CmdClearDepthStencilImage
CmdCopyBuffer2
CmdCopyBufferToImage2
CmdCopyImage2
CmdCopyImageToBuffer2
CmdCopyQueryPoolResults
CmdDispatch
CmdDispatchIndirect
CmdDraw
CmdDrawIndexed
CmdDrawIndexedIndirect
CmdDrawIndirect
CmdEndQuery
CmdEndRenderPass2
CmdFillBuffer
CmdNextSubpass2
CmdPipelineBarrier2
CmdPushConstants
CmdResetEvent
CmdResetQueryPool
CmdResolveImage2
CmdSetBlendConstants
CmdSetDepthBias
CmdSetDepthBounds
CmdSetEvent
CmdSetLineWidth
CmdSetScissor
CmdSetStencilCompareMask
CmdSetStencilReference
CmdSetStencilWriteMask
CmdUpdateBuffer
CmdWaitEvents