mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
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>
41 lines
726 B
Text
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
|