Home
last modified time | relevance | path

Searched defs:actualFormatID (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp216 bool HasEmulatedImageFormat(angle::FormatID intendedFormatID, angle::FormatID actualFormatID) in HasEmulatedImageFormat()
309 size_t GetImageCopyBufferAlignment(angle::FormatID actualFormatID) in GetImageCopyBufferAlignment()
341 angle::FormatID actualFormatID) in GetValidImageCopyBufferAlignment()
DMemoryObjectVk.cpp182 angle::FormatID actualFormatID = vkFormat.getActualRenderableImageFormatID(); in createImage() local
DTextureVk.cpp82 angle::FormatID actualFormatID) in IsTextureLevelDefinitionCompatibleWithImage()
1634 void TextureVk::initImageUsageFlags(ContextVk *contextVk, angle::FormatID actualFormatID) in initImageUsageFlags()
3830 angle::FormatID actualFormatID = format.getActualImageFormatID(vk::ImageAccess::Renderable); in ensureRenderable() local
Dvk_helpers.cpp5499 angle::FormatID actualFormatID, in initExternal()
5655 angle::FormatID actualFormatID, in DeriveCreateInfoPNext()
6211 angle::FormatID actualFormatID, in init2DWeakReference()
6247 angle::FormatID actualFormatID, in init2DStaging()
6263 angle::FormatID actualFormatID, in initStaging()
DSurfaceVk.cpp1495 angle::FormatID actualFormatID = format.getActualRenderableImageFormatID(); in createSwapChain() local