Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp1234 const gl::InternalFormat &dstFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
1266 const gl::InternalFormat &dstFormatInfo = in copySubTexture() local
2935 const gl::InternalFormat &dstFormatInfo = *mState.getImageDesc(index).format.info; in reinitImageAsRenderable() local
H A Dvk_helpers.cpp8920 const gl::InternalFormat &dstFormatInfo = in reformatStagedBufferUpdates() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES.cpp3652 const InternalFormat &dstFormatInfo) in ValidateCopyCompressedFormatCompatible()
3772 const InternalFormat &dstFormatInfo) in ValidateCopyFormatCompatible()
3845 const InternalFormat &dstFormatInfo = in ValidateCopyImageSubDataBase() local