Home
last modified time | relevance | path

Searched refs:EGL_METAL_DEVICE_ANGLE (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_device_metal.txt63 EGL_METAL_DEVICE_ANGLE 0x34A6
77 <attribute> may be EGL_METAL_DEVICE_ANGLE.
81 associated with a Metal device and <attribute> is EGL_METAL_DEVICE_ANGLE,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
DDeviceMtl.mm33 case EGL_METAL_DEVICE_ANGLE:
/third_party/skia/third_party/externals/angle2/include/EGL/
Deglext_angle.h338 #define EGL_METAL_DEVICE_ANGLE 0x34A6 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DImageTestMetal.mm180 EGL_METAL_DEVICE_ANGLE, &device));
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationEGL.cpp6034 case EGL_METAL_DEVICE_ANGLE: in ValidateQueryDeviceAttribEXT()