Searched refs:GetImageLayoutFromGLImageLayout (Results 1 – 4 of 4) sorted by relevance
103 vk::GetImageLayoutFromGLImageLayout(contextVk, textureBarrier.layout); in wait()159 vk::GetImageLayoutFromGLImageLayout(contextVk, textureBarrier.layout); in signal()
174 ImageLayout GetImageLayoutFromGLImageLayout(Context *context, GLenum layout);
6971 vk::ImageLayout layout = vk::GetImageLayoutFromGLImageLayout(this, textureBarrier.layout); in acquireTextures()
1270 ImageLayout GetImageLayoutFromGLImageLayout(Context *context, GLenum layout) in GetImageLayoutFromGLImageLayout() function