Home
last modified time | relevance | path

Searched full:macos (Results 1 – 25 of 64) sorted by relevance

123

/device/generic/vulkan-cereal/third-party/angle/src/common/
Dapple_platform_utils.h22 @available(macOS macVer, macCatalyst macCatalystVer, iOS iOSVer, *)
26 @available(macOS macVer, macCatalyst macCatalystVer, *)
32 # define ANGLE_APPLE_AVAILABLE_XC(macVer, macCatalystVer) @available(macOS macVer, *)
36 #define ANGLE_APPLE_AVAILABLE_XI(macVer, iOSVer) @available(macOS macVer, iOS iOSVer, *)
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_MVK_macos_surface/
DplatformQuerySupport_macos.txt6 === macOS Platform
8 On macOS, all physical devices and queue families must: be capable of
10 As a result there is no macOS-specific query for these capabilities.
DplatformCreateSurface_macos.txt6 === macOS Platform
8 [open,refpage='vkCreateMacOSSurfaceMVK',desc='Create a VkSurfaceKHR object for a macOS NSView',type…
10 To create a sname:VkSurfaceKHR object for a macOS code:NSView or
38 …ceCreateInfoMVK',desc='Structure specifying parameters of a newly created macOS surface object',ty…
/device/generic/vulkan-cereal/third-party/googletest/.github/workflows/
Dgtest-ci.yml19 MacOs:
20 runs-on: macos-latest
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/doc/
DPackedDepthStencilSupport.md5 On macOS, packed depth24stencil8 format is supported (albeit optionally) and if application
10 iOS simulators and mac Catalyst platforms have the same restrictions as macOS.
/device/generic/vulkan-cereal/third-party/googletest/docs/
Dplatforms.md18 * macOS
27 **macOS users:** Xcode 9.3+ provides clang 5.0+.
/device/generic/vulkan-cereal/third-party/angle/include/platform/
DFeaturesMtl.h37 // On macos, separate depth & stencil buffers are not supproted. However, on iOS devices,
42 "whereas others such as macOS don't",
DFeaturesGL.h289 // textures can take hundreds of milliseconds because of slow uploads on macOS. Do this only on
290 // macOS because clears are buggy on other drivers.
291 // https://crbug.com/848952 (slow uploads on macOS)
296 "texture corruption. Default to data uploads except on MacOS where it is very slow.",
/device/generic/vulkan-cereal/third-party/angle/extensions/
DEGL_ANGLE_device_cgl.txt43 ANGLE on macOS internally uses an OpenGL context allocated via CGL.
69 On macOS the underlying CGLContextObj and CGLPixelFormatObj can be queried
DEGL_ANGLE_power_preference.txt37 dual-GPU systems, specifically on macOS.
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVulkanDispatch.cpp79 setIcdPath(icdJsonNameToProgramAndLauncherPaths("portability-macos.json")); in initIcdPaths()
81 setIcdPath(icdJsonNameToProgramAndLauncherPaths("portability-macos-debug.json")); in initIcdPaths()
194 // macOS may have both Vulkan loader (for non MoltenVK-specific functions) and in getVulkanLibraryNumLimits()
243 // On macOS it is possible that we are using MoltenVK as the in dlopen()
/device/generic/vulkan-cereal/third-party/angle/src/gpu_info_util/
DSystemInfo.h74 // Only available on macOS and Android
77 // Only available on macOS
DSystemInfo_macos.mm7 // SystemInfo_macos.mm: implementation of the macOS-specific parts of SystemInfo.h
224 if (@available(macOS 10.13, *))
/device/generic/vulkan-cereal/third-party/angle/util/
Dkeyboard.h53 KEY_LSYSTEM, // The left OS specific key: Window (Windows and Linux), Apple (MacOS X), ...
57 KEY_RSYSTEM, // The right OS specific key: Window (Windows and Linux), Apple (MacOS X), ...
/device/generic/vulkan-cereal/stream-servers/testlibs/
Dkeyboard.h53 KEY_LSYSTEM, // The left OS specific key: Window (Windows and Linux), Apple (MacOS X), ...
57 KEY_RSYSTEM, // The right OS specific key: Window (Windows and Linux), Apple (MacOS X), ...
/device/generic/vulkan-cereal/third-party/googletest/
DREADME.md73 * macOS
82 **macOS users:** Xcode 9.3+ provides clang 5.0+.
D.gitignore44 # macOS files
/device/generic/vulkan-cereal/protocols/vulkan/appendices/
DVK_MVK_macos_surface.txt21 surface type of macOS, which is underpinned by a basetype:CAMetalLayer, to
/device/generic/vulkan-cereal/third-party/angle/doc/
DDevSetup.md32 On MacOS:
130 On Linux and MacOS, either:
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/
DDisplayMtl.mm29 // We only support macos 10.13+ and 11 for now. Since they are requirements for Metal 2.0.
616 // Texture swizzle is only supported if macos sdk 10.15 is present
620 // The runtime OS must be MacOS 10.15+ or Mac Catalyst for this to be supported:
Dmtl_resources.mm37 // Texture swizzle functions's declarations are only available if macos 10.15 sdk is present
245 // NOTE: Only MacOS has separated storage for resource on CPU and GPU and needs explicit
/device/generic/vulkan-cereal/protocols/vulkan/
DBUILD.adoc351 MacOS X, and Microsoft Windows.
367 information about installing Docker on Linux, Windows, and MacOS X.
406 For other native environments, such as MacOS X and older Unix-like
/device/generic/vulkan-cereal/
DREADME.md87 - Frontends that result in actual Linux/macOS/Windows gles/vk libraries
/device/generic/vulkan-cereal/host-common/opengl/
DNativeGpuInfo_darwin.cpp113 // macOS: Disable Vulkan for now unless on M1.
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/shaders/
Dgen_mtl_internal_shaders.py44 print('Compiling macos version of default shaders ...')

123