C# (CSharp) Axiom.RenderSystems.OpenGL GLPixelUtil.GetClosestPixelFormat - 2 ejemplos encontrados. Estos son los ejemplos en C# (CSharp) del mundo real mejor valorados de Axiom.RenderSystems.OpenGL.GLPixelUtil.GetClosestPixelFormat extraídos de proyectos de código abierto. Puedes valorar ejemplos para ayudarnos a mejorar la calidad de los ejemplos.
Function to get the closest matching OGRE format to an internal GL format. To be precise, the format will be chosen that is most efficient to transfer to the card without losing precision.
It is valid for this function to always return PixelFormat.A8R8G8B8.