Searched refs:getD3DTextureColorFormat (Results 1 – 7 of 7) sorted by relevance
70 const angle::Format *getD3DTextureColorFormat() const override;
509 const angle::Format *D3DTextureSurfaceWGL::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::D3DTextureSurfaceWGL
57 const angle::Format *SurfaceImpl::getD3DTextureColorFormat() const in getD3DTextureColorFormat() function in rx::SurfaceImpl
98 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
226 const angle::Format *colorFormat = mImplementation->getD3DTextureColorFormat(); in initialize()