mirror of
https://github.com/Yours3lf/rpi-vk-driver.git
synced 2025-03-22 13:19:43 +01:00
fix
This commit is contained in:
parent
39bcf81170
commit
b73beb86da
@ -105,7 +105,7 @@ VkResult rpi_vkCreateShaderModule(VkDevice device, const VkShaderModuleCreateInf
|
||||
shader->sizes[c] = 0;
|
||||
}
|
||||
|
||||
if(shader->numMappings)
|
||||
if(ci->numMappings)
|
||||
{
|
||||
shader->numMappings[c] = ci->numMappings[c];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user