Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DImage11.cpp103 const auto &destFormatInfo = in CopyImage() local
410 const gl::InternalFormat &destFormatInfo = gl::GetSizedInternalFormatInfo(mInternalFormat); in copyFromFramebuffer() local
DRenderer11.cpp3569 const auto &destFormatInfo = in blitRenderbufferRect() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp853 const gl::InternalFormat &destFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
871 const gl::InternalFormat &destFormatInfo = *mState.getImageDesc(target, level).format.info; in copySubTexture() local
DBlitGL.cpp790 const auto &destFormatInfo = angle::Format::Get(destFormatID); in copySubTextureCPUReadback() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp357 const gl::InternalFormat &destFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
379 const gl::InternalFormat &destFormatInfo = *mState.getImageDesc(target, level).format.info; in copySubTexture() local