Home
last modified time | relevance | path

Searched refs:mtl (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/display/
H A Dapple-gfx.h40 id<MTLDevice> mtl; member
H A Dapple-gfx.m378 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;