Searched refs:getD3DTextureColorFormat (Results 1 – 7 of 7) sorted by relevance
72 const angle::Format *getD3DTextureColorFormat() const override;
519 const angle::Format *D3DTextureSurfaceWGL::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::D3DTextureSurfaceWGL
62 const angle::Format *SurfaceImpl::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::SurfaceImpl
99 virtual const angle::Format *getD3DTextureColorFormat() const;
74 const angle::Format *getD3DTextureColorFormat() const override;
438 const angle::Format *SurfaceD3D::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::SurfaceD3D
232 const angle::Format *colorFormat = mImplementation->getD3DTextureColorFormat(); in initialize()