Fix missing markup in vkDestroyPipelineLayout VU (#882)
This commit is contained in:
parent
8f2dd136ff
commit
1c87a7149c
|
@ -1760,8 +1760,8 @@ include::../api/protos/vkDestroyPipelineLayout.txt[]
|
|||
If no sname:VkAllocationCallbacks were provided when
|
||||
pname:pipelineLayout was created, pname:pAllocator must: be `NULL`
|
||||
* [[VUID-vkDestroyPipelineLayout-pipelineLayout-02004]]
|
||||
pname:pipelineLayout must: not have been passed to any vkCmd* command
|
||||
for any command buffers that are still in the
|
||||
pname:pipelineLayout must: not have been passed to any ftext:vkCmd*
|
||||
command for any command buffers that are still in the
|
||||
<<commandbuffers-lifecycle, recording state>> when
|
||||
fname:vkDestroyPipelineLayout is called
|
||||
****
|
||||
|
|
Loading…
Reference in New Issue