• Home
  • Raw
  • Download

Lines Matching defs:textureCaps

164 static bool GetFormatSupportBase(const TextureCapsMap &textureCaps,  in GetFormatSupportBase()
206 static bool GetFormatSupport(const TextureCapsMap &textureCaps, in GetFormatSupport()
220 static bool DeterminePackedDepthStencilSupport(const TextureCapsMap &textureCaps) in DeterminePackedDepthStencilSupport()
230 static bool DetermineReadDepthSupport(const TextureCapsMap &textureCaps) in DetermineReadDepthSupport()
240 static bool DetermineReadStencilSupport(const TextureCapsMap &textureCaps) in DetermineReadStencilSupport()
250 static bool DetermineDepthBufferFloat2Support(const TextureCapsMap &textureCaps) in DetermineDepthBufferFloat2Support()
261 static bool DetermineRGB8AndRGBA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineRGB8AndRGBA8TextureSupport()
272 static bool DetermineBGRA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineBGRA8TextureSupport()
282 static bool DetermineBGRAReadFormatSupport(const TextureCapsMap &textureCaps) in DetermineBGRAReadFormatSupport()
294 static bool DetermineColorBufferHalfFloatSupport(const TextureCapsMap &textureCaps) in DetermineColorBufferHalfFloatSupport()
307 static bool DetermineHalfFloatTextureSupport(const TextureCapsMap &textureCaps) in DetermineHalfFloatTextureSupport()
317 static bool DetermineHalfFloatTextureFilteringSupport(const TextureCapsMap &textureCaps, in DetermineHalfFloatTextureFilteringSupport()
336 static bool DetermineFloatTextureSupport(const TextureCapsMap &textureCaps) in DetermineFloatTextureSupport()
346 static bool DetermineFloatTextureFilteringSupport(const TextureCapsMap &textureCaps, in DetermineFloatTextureFilteringSupport()
371 static bool DetermineRGTextureSupport(const TextureCapsMap &textureCaps, in DetermineRGTextureSupport()
403 static bool DetermineTextureFormat2101010Support(const TextureCapsMap &textureCaps) in DetermineTextureFormat2101010Support()
416 static bool DetermineDXT1TextureSupport(const TextureCapsMap &textureCaps) in DetermineDXT1TextureSupport()
427 static bool DetermineDXT3TextureSupport(const TextureCapsMap &textureCaps) in DetermineDXT3TextureSupport()
437 static bool DetermineDXT5TextureSupport(const TextureCapsMap &textureCaps) in DetermineDXT5TextureSupport()
447 static bool DetermineS3TCsRGBTextureSupport(const TextureCapsMap &textureCaps) in DetermineS3TCsRGBTextureSupport()
460 static bool DetermineASTCLDRTextureSupport(const TextureCapsMap &textureCaps) in DetermineASTCLDRTextureSupport()
483 static bool DetermineASTCOESTExtureSupport(const TextureCapsMap &textureCaps) in DetermineASTCOESTExtureSupport()
508 static bool DetermineETC1RGB8TextureSupport(const TextureCapsMap &textureCaps) in DetermineETC1RGB8TextureSupport()
518 static bool DetermineETC2RGB8TextureSupport(const TextureCapsMap &textureCaps) in DetermineETC2RGB8TextureSupport()
528 static bool DetermineETC2sRGB8TextureSupport(const TextureCapsMap &textureCaps) in DetermineETC2sRGB8TextureSupport()
538 static bool DetermineETC2PunchthroughARGB8TextureSupport(const TextureCapsMap &textureCaps) in DetermineETC2PunchthroughARGB8TextureSupport()
548 static bool DetermineETC2PunchthroughAsRGB8AlphaTextureSupport(const TextureCapsMap &textureCaps) in DetermineETC2PunchthroughAsRGB8AlphaTextureSupport()
558 static bool DetermineETC2RGBA8TextureSupport(const TextureCapsMap &textureCaps) in DetermineETC2RGBA8TextureSupport()
568 static bool DetermineETC2sRGB8Alpha8TextureSupport(const TextureCapsMap &textureCaps) in DetermineETC2sRGB8Alpha8TextureSupport()
578 static bool DetermineEACR11UnsignedTextureSupport(const TextureCapsMap &textureCaps) in DetermineEACR11UnsignedTextureSupport()
588 static bool DetermineEACR11SignedTextureSupport(const TextureCapsMap &textureCaps) in DetermineEACR11SignedTextureSupport()
598 static bool DetermineEACRG11UnsignedTextureSupport(const TextureCapsMap &textureCaps) in DetermineEACRG11UnsignedTextureSupport()
608 static bool DetermineEACRG11SignedTextureSupport(const TextureCapsMap &textureCaps) in DetermineEACRG11SignedTextureSupport()
618 static bool DetermineSRGBTextureSupport(const TextureCapsMap &textureCaps) in DetermineSRGBTextureSupport()
634 static bool DetermineSRGBR8TextureSupport(const TextureCapsMap &textureCaps) in DetermineSRGBR8TextureSupport()
642 static bool DetermineSRGBRG8TextureSupport(const TextureCapsMap &textureCaps) in DetermineSRGBRG8TextureSupport()
650 static bool DetermineDepthTextureANGLESupport(const TextureCapsMap &textureCaps) in DetermineDepthTextureANGLESupport()
669 static bool DetermineDepthTextureOESSupport(const TextureCapsMap &textureCaps) in DetermineDepthTextureOESSupport()
687 static bool DetermineDepth24OESSupport(const TextureCapsMap &textureCaps) in DetermineDepth24OESSupport()
697 static bool DetermineDepth32Support(const TextureCapsMap &textureCaps) in DetermineDepth32Support()
707 static bool DetermineColorBufferFloatRGBSupport(const TextureCapsMap &textureCaps) in DetermineColorBufferFloatRGBSupport()
717 static bool DetermineColorBufferFloatRGBASupport(const TextureCapsMap &textureCaps) in DetermineColorBufferFloatRGBASupport()
727 static bool DetermineColorBufferFloatSupport(const TextureCapsMap &textureCaps) in DetermineColorBufferFloatSupport()
747 static bool DetermineFloatBlendSupport(const TextureCapsMap &textureCaps) in DetermineFloatBlendSupport()
759 static bool DetermineTextureNorm16Support(const TextureCapsMap &textureCaps) in DetermineTextureNorm16Support()
777 static bool DetermineRGTCTextureSupport(const TextureCapsMap &textureCaps) in DetermineRGTCTextureSupport()
787 static bool DetermineBPTCTextureSupport(const TextureCapsMap &textureCaps) in DetermineBPTCTextureSupport()
797 static bool DeterminePVRTCTextureSupport(const TextureCapsMap &textureCaps) in DeterminePVRTCTextureSupport()
807 static bool DeterminePVRTCsRGBTextureSupport(const TextureCapsMap &textureCaps) in DeterminePVRTCsRGBTextureSupport()
816 bool DetermineCompressedTextureETCSupport(const TextureCapsMap &textureCaps) in DetermineCompressedTextureETCSupport()
833 static bool DetermineStencilIndex8Support(const TextureCapsMap &textureCaps) in DetermineStencilIndex8Support()
842 void Extensions::setTextureExtensionSupport(const TextureCapsMap &textureCaps) in setTextureExtensionSupport()