Searched refs:getD3DFormat (Results 1 – 6 of 6) sorted by relevance
32 virtual D3DFORMAT getD3DFormat() const = 0;58 D3DFORMAT getD3DFormat() const override;89 D3DFORMAT getD3DFormat() const override;
102 D3DFORMAT TextureRenderTarget9::getD3DFormat() const in getD3DFormat() function in rx::TextureRenderTarget9155 D3DFORMAT SurfaceRenderTarget9::getD3DFormat() const in getD3DFormat() function in rx::SurfaceRenderTarget9
264 const D3DFORMAT d3dFormat = getD3DFormat(); in createSurface()337 D3DFORMAT Image9::getD3DFormat() const in getD3DFormat() function in rx::Image9612 switch (getD3DFormat()) in copyFromRTInternal()651 switch (getD3DFormat()) in copyFromRTInternal()688 switch (getD3DFormat()) in copyFromRTInternal()
53 D3DFORMAT getD3DFormat() const;
298 mTextureFormat = renderTarget9->getD3DFormat(); in TextureStorage9_EGLImage()
1290 renderTargetFormat = colorRenderTarget->getD3DFormat(); in applyRenderTarget()1932 d3d9::GetD3DFormatInfo(depthStencilRenderTarget->getD3DFormat()); in clear()1950 d3d9::GetD3DFormatInfo(colorRenderTarget->getD3DFormat()); in clear()