vk: Remove render pass stub call
This isn't really a stub.
This commit is contained in:
@@ -3223,8 +3223,6 @@ void anv_CmdEndRenderPass(
|
|||||||
.VFCacheInvalidationEnable = true,
|
.VFCacheInvalidationEnable = true,
|
||||||
.TextureCacheInvalidationEnable = true,
|
.TextureCacheInvalidationEnable = true,
|
||||||
.CommandStreamerStallEnable = true);
|
.CommandStreamerStallEnable = true);
|
||||||
|
|
||||||
stub();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void vkCmdDbgMarkerBegin(
|
void vkCmdDbgMarkerBegin(
|
||||||
|
Reference in New Issue
Block a user