Home
last modified time | relevance | path

Searched refs:getD3DTextureColorFormat (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DSurfaceImpl.cpp55 const angle::Format *SurfaceImpl::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::SurfaceImpl
DSurfaceImpl.h84 virtual const angle::Format *getD3DTextureColorFormat() const;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DD3DTextureSurfaceWGL.h70 const angle::Format *getD3DTextureColorFormat() const override;
DD3DTextureSurfaceWGL.cpp509 const angle::Format *D3DTextureSurfaceWGL::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::D3DTextureSurfaceWGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DD3DTextureSurfaceWGL.h70 const angle::Format *getD3DTextureColorFormat() const override;
DD3DTextureSurfaceWGL.cpp509 const angle::Format *D3DTextureSurfaceWGL::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::D3DTextureSurfaceWGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DSurfaceImpl.cpp57 const angle::Format *SurfaceImpl::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::SurfaceImpl
DSurfaceImpl.h98 virtual const angle::Format *getD3DTextureColorFormat() const;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DSurfaceD3D.h74 const angle::Format *getD3DTextureColorFormat() const override;
DSurfaceD3D.cpp438 const angle::Format *SurfaceD3D::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::SurfaceD3D
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DSurfaceD3D.h72 const angle::Format *getD3DTextureColorFormat() const override;
DSurfaceD3D.cpp426 const angle::Format *SurfaceD3D::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::SurfaceD3D
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp162 const angle::Format *colorFormat = mImplementation->getD3DTextureColorFormat(); in initialize()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp226 const angle::Format *colorFormat = mImplementation->getD3DTextureColorFormat(); in initialize()