Home
last modified time | relevance | path

Searched defs:destFormatInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DImage11.cpp103 const auto &destFormatInfo = in CopyImage() local
412 const gl::InternalFormat &destFormatInfo = gl::GetSizedInternalFormatInfo(mInternalFormat); in copyFromFramebuffer() local
DRenderer11.cpp3676 const auto &destFormatInfo = in blitRenderbufferRect() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp902 const gl::InternalFormat &destFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
920 const gl::InternalFormat &destFormatInfo = *mState.getImageDesc(target, level).format.info; in copySubTexture() local
DBlitGL.cpp797 const auto &destFormatInfo = angle::Format::Get(destFormatID); in copySubTextureCPUReadback() local