Home
last modified time | relevance | path

Searched defs:mtl (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/tools/gpu/mtl/
DMtlTestContext.h27 MtlTestContext(const GrMtlBackendContext& mtl) in MtlTestContext()
/third_party/skia/tools/graphite/mtl/
DGraphiteMtlTestContext.h34 TestContext(const skgpu::mtl::BackendContext& mtl) : fMtl(mtl) {} in TestContext()
/third_party/toybox/porting/liteos_a/toys/lsb/
Dmount.c279 struct mtab_list *mtl, *mtl2 = 0, *mm, *remount; in mount_main() local
/third_party/toybox/toys/lsb/
Dmount.c293 struct mtab_list *mtl, *mtl2 = 0, *mm, *remount; in mount_main() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorMetal.cpp35 namespace mtl namespace
DTranslatorMetalDirect.cpp464 namespace mtl namespace
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_ff.c1912 const D3DMATERIAL9 *mtl = &context->ff.material; in nine_ff_load_lights() local
/third_party/skia/tools/viewer/
DViewer.cpp136 #define BACKENDS_STR_EVALUATOR(sw, gl, vk, mtl, d3d, dawn) sw gl vk mtl d3d dawn argument