MetalVideoCapture/AAPLPVRTexture.h
/* |
Copyright (C) 2015 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
PVRTC Texture Loading classes for Metal. Based on the Apple Sample PVRTextureLoader, but ported to Metal. |
http://developer.apple.com/library/ios/#samplecode/PVRTextureLoader |
*/ |
#import "AAPLTexture.h" |
@interface AAPLPVRTexture : AAPLTexture |
@end |
Copyright © 2015 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2015-10-29