Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.cpp211 bool HasEmulatedImageFormat(angle::FormatID intendedFormatID, angle::FormatID actualFormatID) in HasEmulatedImageFormat()
344 size_t GetImageCopyBufferAlignment(angle::FormatID actualFormatID) in GetImageCopyBufferAlignment()
376 angle::FormatID actualFormatID) in GetValidImageCopyBufferAlignment()
H A DTextureVk.cpp83 angle::FormatID actualFormatID) in IsTextureLevelDefinitionCompatibleWithImage()
904 const angle::FormatID &actualFormatID = in clearSubImageImpl() local
1974 angle::FormatID actualFormatID = vkFormat.getActualRenderableImageFormatID(); in setStorageExternalMemory() local
2261 void TextureVk::initImageUsageFlags(ContextVk *contextVk, angle::FormatID actualFormatID) in initImageUsageFlags()
2687 angle::FormatID actualFormatID = in generateMipmap() local
4578 angle::FormatID actualFormatID = format.getActualImageFormatID(vk::ImageAccess::Renderable); in ensureRenderableWithFormat() local
H A DMemoryObjectVk.cpp182 angle::FormatID actualFormatID = vkFormat.getActualRenderableImageFormatID(); in createImage() local
H A Dvk_helpers.cpp6070 angle::FormatID actualFormatID, in deriveConversionDesc()
6235 angle::FormatID actualFormatID, in initExternal()
6375 angle::FormatID actualFormatID, in DeriveCreateInfoPNext()
7017 angle::FormatID actualFormatID, in init2DWeakReference()
7058 angle::FormatID actualFormatID, in init2DStaging()
7074 angle::FormatID actualFormatID, in initStaging()
H A DSurfaceVk.cpp1129 angle::FormatID actualFormatID = format.getActualRenderableImageFormatID(); in getActualFormatID() local
H A DUtilsVk.cpp4228 const angle::FormatID actualFormatID, in generateMipmapWithDraw()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_helpers.cpp68 angle::FormatID actualFormatID, in initImage()
84 angle::FormatID actualFormatID, in initExternal()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/linux/headless/
H A DDisplayVkHeadless.cpp49 angle::FormatID actualFormatID = vk::GetFormatIDFromVkFormat(vkFormat); in generateConfigs() local