Home
last modified time | relevance | path

Searched defs:actualFormatID (Results 1 – 5 of 5) 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()
305 size_t GetImageCopyBufferAlignment(angle::FormatID actualFormatID) in GetImageCopyBufferAlignment()
337 angle::FormatID actualFormatID) in GetValidImageCopyBufferAlignment()
DMemoryObjectVk.cpp182 angle::FormatID actualFormatID = vkFormat.getActualRenderableImageFormatID(); in createImage() local
DTextureVk.cpp80 angle::FormatID actualFormatID) in IsTextureLevelDefinitionCompatibleWithImage()
1503 void TextureVk::initImageUsageFlags(ContextVk *contextVk, angle::FormatID actualFormatID) in initImageUsageFlags()
3365 angle::FormatID actualFormatID = format.getActualImageFormatID(vk::ImageAccess::Renderable); in ensureRenderable() local
Dvk_helpers.cpp4168 angle::FormatID actualFormatID, in initExternal()
4317 angle::FormatID actualFormatID, in DeriveCreateInfoPNext()
4782 angle::FormatID actualFormatID, in init2DWeakReference()
4810 angle::FormatID actualFormatID, in init2DStaging()
4826 angle::FormatID actualFormatID, in initStaging()
DSurfaceVk.cpp1082 angle::FormatID actualFormatID = format.getActualRenderableImageFormatID(); in createSwapChain() local