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.cpp216 bool HasEmulatedImageFormat(angle::FormatID intendedFormatID, angle::FormatID actualFormatID) in HasEmulatedImageFormat()
241 const auto intendedFormatID = static_cast<angle::FormatID>(formatIndex); in initialize() local
340 size_t GetValidImageCopyBufferAlignment(angle::FormatID intendedFormatID, in GetValidImageCopyBufferAlignment()
DVkImageImageSiblingVk.cpp57 angle::FormatID intendedFormatID; in initImpl() local
DTextureVk.cpp81 angle::FormatID intendedFormatID, in IsTextureLevelDefinitionCompatibleWithImage()
3839 angle::FormatID intendedFormatID = format.getIntendedFormatID(); in ensureRenderable() local
Dvk_cache_utils.cpp4997 angle::FormatID intendedFormatID) in update()
5109 angle::FormatID intendedFormatID) in SamplerDesc()
5142 angle::FormatID intendedFormatID) in update()
Dvk_helpers.cpp5498 angle::FormatID intendedFormatID, in initExternal()
6210 angle::FormatID intendedFormatID, in init2DWeakReference()
6246 angle::FormatID intendedFormatID, in init2DStaging()
6262 angle::FormatID intendedFormatID, in initStaging()
DSurfaceVk.cpp1496 angle::FormatID intendedFormatID = format.getIntendedFormatID(); in createSwapChain() local
Dvk_helpers.h2446 angle::FormatID intendedFormatID) in updateYcbcrConversionDesc()
/external/angle/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp404 const angle::FormatID intendedFormatID = vk::GetFormatIDFromVkFormat(vulkanFormat); in initWithFormat() local