Searched refs:mtl (Results 1 – 2 of 2) sorted by relevance
40 id<MTLDevice> mtl; member
378 s->texture = [s->mtl newTextureWithDescriptor:textureDescriptor];761 s->mtl = copy_suitable_metal_device();762 s->mtl_queue = [s->mtl newCommandQueue];764 desc.device = s->mtl;