Home
last modified time | relevance | path

Searched defs:MTLDevice (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_metal.mm52 - (void)makeDeviceObjectsWithDevice:(id<MTLDevice>)device;
53 - (void)makeFontTextureWithDevice:(id<MTLDevice>)device;
54 - (MetalBuffer *)dequeueReusableBufferOfLength:(NSUInteger)length device:(id<MTLDevice>)device;
56 - (id<MTLRenderPipelineState>)renderPipelineStateForFrameAndDevice:(id<MTLDevice>)device;
208 {
220 {
241 {
283 {
300 {
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_metal.mm61 - (void)makeDeviceObjectsWithDevice:(id<MTLDevice>)device;
62 - (void)makeFontTextureWithDevice:(id<MTLDevice>)device;
63 - (MetalBuffer *)dequeueReusableBufferOfLength:(NSUInteger)length device:(id<MTLDevice>)device;
65 - (id<MTLRenderPipelineState>)renderPipelineStateForFrameAndDevice:(id<MTLDevice>)device;
224 {
236 {
257 {
299 {
316 {
/third_party/skia/tools/skottie_ios_app/
DSkiaMetalContext.mm25 grDevice:(GrDirectContext*)dContext;
36 grDevice:(GrDirectContext*)dContext {