Home | History | Annotate | Download | only in demos

Lines Matching refs:imageLayout

163     VkImageLayout imageLayout;
1600 tex_obj->imageLayout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL;
1632 VK_IMAGE_LAYOUT_PREINITIALIZED, demo->textures[i].imageLayout,
1684 demo->textures[i].imageLayout,
2126 imageLayout = VK_IMAGE_LAYOUT_GENERAL;