Searched refs:GetImageLayoutFromGLImageLayout (Results 1 – 4 of 4) sorted by relevance
105 vk::GetImageLayoutFromGLImageLayout(contextVk, textureBarrier.layout); in wait()164 vk::GetImageLayoutFromGLImageLayout(contextVk, textureBarrier.layout); in signal()
1803 ImageLayout GetImageLayoutFromGLImageLayout(Context *context, GLenum layout);
6625 vk::ImageLayout layout = vk::GetImageLayoutFromGLImageLayout(this, textureBarrier.layout); in acquireTextures()
1030 ImageLayout GetImageLayoutFromGLImageLayout(Context *context, GLenum layout) in GetImageLayoutFromGLImageLayout() function