mirror of
https://github.com/Yours3lf/rpi-vk-driver.git
synced 2025-01-19 11:52:16 +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)
|
||||
{
|
||||
//needs linear format support from kernel side
|
||||
UNSUPPORTED(vkCmdCopyImageToBuffer);
|
||||
UNSUPPORTED(vkCmdCopyBuffer);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user