Home
last modified time | relevance | path

Searched defs:dstFormatInfo (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp759 const gl::InternalFormat &dstFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
781 const gl::InternalFormat &dstFormatInfo = in copySubTexture() local
2326 const gl::InternalFormat &dstFormatInfo = *mState.getImageDesc(index).format.info; in reinitImageAsRenderable() local
Dvk_helpers.cpp7513 const gl::InternalFormat &dstFormatInfo = in reformatStagedBufferUpdates() local
/external/angle/src/libANGLE/
DvalidationES.cpp3531 const InternalFormat &dstFormatInfo) in ValidateCopyCompressedFormatCompatible()
3651 const InternalFormat &dstFormatInfo) in ValidateCopyFormatCompatible()
3724 const InternalFormat &dstFormatInfo = in ValidateCopyImageSubDataBase() local