Home
last modified time | relevance | path

Searched defs:DisplayExtensions (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h405 struct DisplayExtensions struct
413 bool createContextRobustness = false;
416 bool d3dShareHandleClientBuffer = false;
419 bool d3dTextureClientBuffer = false;
422 bool surfaceD3DTexture2DShareHandle = false;
425 bool querySurfacePointer = false;
428 bool windowFixedSize = false;
431 bool keyedMutex = false;
434 bool surfaceOrientation = false;
437 bool postSubBuffer = false;
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h763 struct DisplayExtensions struct
771 bool createContextRobustness = false;
774 bool d3dShareHandleClientBuffer = false;
777 bool d3dTextureClientBuffer = false;
780 bool surfaceD3DTexture2DShareHandle = false;
783 bool querySurfacePointer = false;
786 bool windowFixedSize = false;
789 bool keyedMutex = false;
792 bool surfaceOrientation = false;
795 bool postSubBuffer = false;
[all …]