Searched refs:IOSurface (Results 1 – 24 of 24) sorted by relevance
37 This extension allows creating EGL surfaces from IOSurface objects.68 fashion are OpenVG VGImage objects and IOSurface objects."75 "When <buftype> is EGL_IOSURFACE_ANGLE, <buffer> must be a valid IOSurface103 IOSurface support is incomplete, these hints indicate whether the intent is104 to read from the IOSurface, write to it, or both. Explicitly passing 0 for122 internal format for IOSurface-backed pbuffers.127 of the associcated IOSurface object are undefined while the pbuffer is135 IOSurface-backed pbuffers.144 with an RGB format will ensure that the alpha channel of the IOSurface is
37 This extension allows creating EGL surfaces from IOSurface objects.62 fashion are OpenVG VGImage objects and IOSurface objects."69 "When <buftype> is EGL_IOSURFACE_ANGLE, <buffer> must be a valid IOSurface104 internal format for IOSurface-backed pbuffers.109 of the associcated IOSurface object are undefined while the pbuffer is117 with an RGB format will ensure that the alpha channel of the IOSurface is
90 // Keep reference to the IOSurface so it doesn't get deleted while the pbuffer exists.99 // glReadPixels to fill the IOSurface in the simulator and it can only support strides that are198 return egl::EglContextLost() << "Failed to initialize IOSurface alpha channel.";285 // N/A because you can't MakeCurrent an IOSurface, return any valid value.295 // The plane must exist for this IOSurface. IOSurfaceGetPlaneCount can return 0 for non-planar313 // Find this IOSurface format325 // Check that the format matches this IOSurface plane388 ERR() << "Failed to initialize IOSurface alpha channel.";
21 #include <IOSurface/IOSurface.h>74 // Keep reference to the IOSurface so it doesn't get deleted while the pbuffer exists.243 // The plane must exist for this IOSurface. IOSurfaceGetPlaneCount can return 0 for non-planar261 // Find this IOSurface format273 // Check that the format matches this IOSurface plane
186 // The plane must exist for this IOSurface. IOSurfaceGetPlaneCount can return 0 for non-planar204 // Find this IOSurface format216 // Check that the format matches this IOSurface plane
128 "IOSurface.framework",
73 iosurface_dep = dependency('IOSurface', required : applemedia_option)80 iosurface_dep = dependency('IOSurface', required : applemedia_option)
34 : ExternalImageDescriptor(ExternalImageType::IOSurface) {
25 #import <IOSurface/IOSurfaceRef.h>
127 return DAWN_FORMAT_VALIDATION_ERROR("Unsupported IOSurface format (%x).",341 "IOSurface plane (%u) exceeds the surface's plane count (%u).", plane,363 "IOSurface size (width: %u, height %u, depth: 1) doesn't match descriptor size %s.",370 "IOSurface format (%s) doesn't match the descriptor format (%s).",
59 "IOSurface.framework",
234 IOSurface, enumerator
81 "IOSurface.framework",
97 "IOSurface.framework",
84 …-c'] # Put compiler into objective-C mode to allow for MacOS types, like IOSurface and CAMetalLayer
272 "IOSurface.framework",
436 frameworks = [ "IOSurface.framework" ]606 frameworks = [ "IOSurface.framework" ]
361 "-framework IOSurface"
457 "IOSurface.framework",
227 "IOSurface.framework",
752 find_library(IOSURFACE_FRAMEWORK IOSurface)
20022 vtdec/vulkan: use Shared storage mode for IOSurface textures20024 'IOSurface textures must use MTLStorageModeShared'69138 IOSurface gets exposed as a public framework on iOS and so we can use82109 applemedia: Link to IOSurface.framework for the IOSurface API82170 applemedia: Link to IOKit.framework for IOSurface related functions82219 applemedia: avfvideosrc: update after IOSurface changes82249 applemedia: vtdec: switch to IOSurface on Mac82250 Switch to using IOSurface instead of CVOpenGLTextureCache on OSX. The latter can't be82621 than the default. e.g. IOSurface, EGLImage, dmabuf?
36636 than the default. e.g. IOSurface, EGLImage, dmabuf?
27894 than the default. e.g. IOSurface, EGLImage, dmabuf?