mirror of
https://github.com/Yours3lf/rpi-vk-driver.git
synced 2025-03-03 03:29:17 +01:00
fixed copy paste
This commit is contained in:
parent
dfec59d658
commit
79af38f711
@ -1327,5 +1327,5 @@ VKAPI_ATTR void VKAPI_CALL RPIFUNC(vkCmdCopyBuffer)(
|
|||||||
const VkBufferCopy* pRegions)
|
const VkBufferCopy* pRegions)
|
||||||
{
|
{
|
||||||
//needs linear format support from kernel side
|
//needs linear format support from kernel side
|
||||||
UNSUPPORTED(vkCmdCopyImageToBuffer);
|
UNSUPPORTED(vkCmdCopyBuffer);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user