Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp616 const gl::InternalFormat &dstFormatInfo = gl::GetInternalFormatInfo(internalFormat, type); in copyTexture() local
638 const gl::InternalFormat &dstFormatInfo = in copySubTexture() local
2208 const gl::InternalFormat &dstFormatInfo = *mState.getImageDesc(index).format.info; in reinitImageAsRenderable() local
Dvk_helpers.cpp5950 const gl::InternalFormat &dstFormatInfo = in reformatStagedBufferUpdates() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES.cpp3342 const InternalFormat &dstFormatInfo) in ValidateCopyCompressedFormatCompatible()
3462 const InternalFormat &dstFormatInfo) in ValidateCopyFormatCompatible()
3535 const InternalFormat &dstFormatInfo = in ValidateCopyImageSubDataBase() local