mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 11:20:20 +01:00
vk: Remove render pass stub call
This isn't really a stub.
This commit is contained in:
parent
a29df71dd2
commit
f9e66ea621
1 changed files with 0 additions and 2 deletions
|
|
@ -3223,8 +3223,6 @@ void anv_CmdEndRenderPass(
|
|||
.VFCacheInvalidationEnable = true,
|
||||
.TextureCacheInvalidationEnable = true,
|
||||
.CommandStreamerStallEnable = true);
|
||||
|
||||
stub();
|
||||
}
|
||||
|
||||
void vkCmdDbgMarkerBegin(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue