Home
last modified time | relevance | path

Searched defs:intendedFormatID (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp218 bool HasEmulatedImageFormat(angle::FormatID intendedFormatID, angle::FormatID actualFormatID) in HasEmulatedImageFormat()
245 const auto intendedFormatID = static_cast<angle::FormatID>(formatIndex); in initialize() local
336 size_t GetValidImageCopyBufferAlignment(angle::FormatID intendedFormatID, in GetValidImageCopyBufferAlignment()
Dvk_cache_utils.cpp3197 angle::FormatID intendedFormatID) in update()
3229 angle::FormatID intendedFormatID) in SamplerDesc()
3262 angle::FormatID intendedFormatID) in update()
DSurfaceVk.cpp1083 angle::FormatID intendedFormatID = format.getIntendedFormatID(); in createSwapChain() local
DTextureVk.cpp79 angle::FormatID intendedFormatID, in IsTextureLevelDefinitionCompatibleWithImage()
3374 angle::FormatID intendedFormatID = format.getIntendedFormatID(); in ensureRenderable() local
Dvk_helpers.cpp4167 angle::FormatID intendedFormatID, in initExternal()
4781 angle::FormatID intendedFormatID, in init2DWeakReference()
4809 angle::FormatID intendedFormatID, in init2DStaging()
4825 angle::FormatID intendedFormatID, in initStaging()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp347 const angle::FormatID intendedFormatID = vkFormat.getIntendedFormatID(); in initImpl() local