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,
|
||||
.TextureCacheInvalidationEnable = true,
|
||||
.CommandStreamerStallEnable = true);
|
||||
|
||||
stub();
|
||||
}
|
||||
|
||||
void vkCmdDbgMarkerBegin(
|
||||
|
Reference in New Issue
Block a user