Searched refs:GetImageCreateFlags (Results 1 – 3 of 3) sorted by relevance
209 VkImageCreateFlags GetImageCreateFlags(gl::TextureType textureType) in GetImageCreateFlags() function1521 imageInfo.flags = GetImageCreateFlags(textureType); in initExternal()
1432 VkImageCreateFlags GetImageCreateFlags(gl::TextureType textureType);
829 VkImageCreateFlags GetImageCreateFlags(gl::TextureType textureType) in GetImageCreateFlags() function4196 mCreateFlags = GetImageCreateFlags(textureType) | additionalCreateFlags; in initExternal()