Home
last modified time | relevance | path

Searched defs:mtl (Results 1 – 10 of 10) 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.c292 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/mesa/drivers/dri/radeon/
Dradeon_context.h318 struct radeon_state_atom mtl; member
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h496 struct radeon_state_atom mtl[2]; member
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_ff.c1909 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