Home
last modified time | relevance | path

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

/external/angle/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.cpp3665 const auto &destFormatInfo = in blitRenderbufferRect() local
/external/angle/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
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp586 const gl::InternalFormat &destFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
608 const gl::InternalFormat &destFormatInfo = in copySubTexture() local