#import <Filter.h>
◆ apply:in:out:()
- (void) apply: |
|
(id<MTLCommandBuffer>) |
cb |
in: |
|
(id<MTLTexture>) |
tin |
out: |
|
(id<MTLTexture>) |
tout |
|
|
| |
◆ apply:inBuf:outTex:()
- (void) apply: |
|
(id<MTLCommandBuffer>) |
cb |
inBuf: |
|
(id<MTLBuffer>) |
tin |
outTex: |
|
(id<MTLTexture>) |
tout |
|
|
| |
◆ initWithKernel:sampler:()
- (instancetype) initWithKernel: |
|
(id<MTLComputePipelineState>) |
kernel |
sampler: |
|
(id<MTLSamplerState>) |
sampler |
|
|
| |
|
implementation |
◆ newFilterWithFunctionName:device:library:error:()
+ (instancetype) newFilterWithFunctionName: |
|
(NSString *) |
name |
device: |
|
(id<MTLDevice>) |
device |
library: |
|
(id<MTLLibrary>) |
library |
error: |
|
(NSError **) |
error |
|
|
| |
Initial value:{
GLenum GLuint id
Definition: glext.h:6233
◆ delegate
◆ sampler
The documentation for this class was generated from the following files: