Searched refs:Depth24 (Results 1 – 5 of 5) sorted by relevance
65 case Depth24: in isFormatSupported()115 case Depth24: in convertTextureFormat()254 case Depth24: in uploadTexture()
41 case Depth24: in convertTextureFormat()222 case Depth24: in uploadTexture()
63 case Depth24: in createTextureBlender()
198 Depth24(24,true,false,false), enumConstant
153 depthTexture = new Texture2D(width, height, Format.Depth24); in initFilter()