/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLIOSurfaceClientBufferTest.cpp | 116 IOSurfaceRef ioSurface = IOSurfaceCreate(dict); in CreateIOSurface() local 170 void createIOSurfacePbuffer(const ScopedIOSurfaceRef &ioSurface, in createIOSurfacePbuffer() 197 void bindIOSurfaceToTexture(const ScopedIOSurfaceRef &ioSurface, in bindIOSurfaceToTexture() 215 void doClearTest(const ScopedIOSurfaceRef &ioSurface, in doClearTest() 228 void doClearTest(const ScopedIOSurfaceRef &ioSurface, in doClearTest() 296 void doSampleTest(const ScopedIOSurfaceRef &ioSurface, in doSampleTest() 378 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(width, height, 'BGRA', 4); in doBlitTest() local 458 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'BGRA', 4); in TEST_P() local 469 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'BGRA', 4); in TEST_P() local 481 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, 'BGRA', 4); in TEST_P() local [all …]
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | IOSurfaceWrappingTests.cpp | 88 IOSurfaceRef ioSurface = IOSurfaceCreate(dict); in CreateSinglePlaneIOSurface() local 98 IOSurfaceRef ioSurface, in WrapIOSurface() 237 void DoSampleTest(IOSurfaceRef ioSurface, in DoSampleTest() 336 void DoClearTest(IOSurfaceRef ioSurface, in DoClearTest() 377 ScopedIOSurfaceRef ioSurface = in TEST_P() local 388 ScopedIOSurfaceRef ioSurface = in TEST_P() local 398 ScopedIOSurfaceRef ioSurface = in TEST_P() local 409 ScopedIOSurfaceRef ioSurface = in TEST_P() local 419 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, kCVPixelFormatType_32BGRA, 4); in TEST_P() local 429 ScopedIOSurfaceRef ioSurface = CreateSinglePlaneIOSurface(1, 1, kCVPixelFormatType_32BGRA, 4); in TEST_P() local [all …]
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
D | MetalBackend.h | 45 IOSurfaceRef ioSurface; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_metal.h | 158 IOSurfaceRef ioSurface; member 164 IOSurfaceRef ioSurface; member
|
D | vulkan_structs.hpp | 31525 IOSurfaceRef ioSurface = {}; member 43276 IOSurfaceRef ioSurface = {}; member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_metal.h | 158 IOSurfaceRef ioSurface; member 164 IOSurfaceRef ioSurface; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
D | IOSurfaceSurfaceCGL.cpp | 221 IOSurfaceRef ioSurface = reinterpret_cast<IOSurfaceRef>(buffer); in validateAttributes() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | Display.cpp | 534 IOSurfaceRef ioSurface = reinterpret_cast<IOSurfaceRef>(clientBuffer); in createPBufferSurface() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 1066 IOSurfaceRef ioSurface = reinterpret_cast<IOSurfaceRef>(buffer); in pitchP() local 1105 IOSurfaceRef ioSurface = reinterpret_cast<IOSurfaceRef>(buffer); in lock() local 1128 IOSurfaceRef ioSurface = reinterpret_cast<IOSurfaceRef>(buffer); in unlock() local
|
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
D | unittests.cpp | 2211 IOSurfaceRef ioSurface; member in EGLClientBufferWrapper
|