Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp217 bool HasEmulatedImageFormat(angle::FormatID intendedFormatID, angle::FormatID actualFormatID) in HasEmulatedImageFormat()
244 const auto intendedFormatID = static_cast<angle::FormatID>(formatIndex); in initialize() local
333 size_t GetValidImageCopyBufferAlignment(angle::FormatID intendedFormatID, in GetValidImageCopyBufferAlignment()
DVkImageImageSiblingVk.cpp57 angle::FormatID intendedFormatID; in initImpl() local
Dvk_cache_utils.cpp3376 angle::FormatID intendedFormatID) in update()
3412 angle::FormatID intendedFormatID) in SamplerDesc()
3445 angle::FormatID intendedFormatID) in update()
DTextureVk.cpp79 angle::FormatID intendedFormatID, in IsTextureLevelDefinitionCompatibleWithImage()
3449 angle::FormatID intendedFormatID = format.getIntendedFormatID(); in ensureRenderable() local
DSurfaceVk.cpp1261 angle::FormatID intendedFormatID = format.getIntendedFormatID(); in createSwapChain() local
Dvk_helpers.cpp4800 angle::FormatID intendedFormatID, in initExternal()
5436 angle::FormatID intendedFormatID, in init2DWeakReference()
5465 angle::FormatID intendedFormatID, in init2DStaging()
5481 angle::FormatID intendedFormatID, in initStaging()
Dvk_helpers.h2116 angle::FormatID intendedFormatID) in updateYcbcrConversionDesc()
/external/angle/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp413 const angle::FormatID intendedFormatID = vkFormat.getIntendedFormatID(); in initImpl() local