Home
last modified time | relevance | path

Searched defs:intendedFormatID (Results 1 – 9 of 9) 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()
236 const auto intendedFormatID = static_cast<angle::FormatID>(formatIndex); in initialize() local
375 size_t GetValidImageCopyBufferAlignment(angle::FormatID intendedFormatID, in GetValidImageCopyBufferAlignment()
H A DVkImageImageSiblingVk.cpp57 angle::FormatID intendedFormatID; in initImpl() local
H A Dvk_helpers.cpp6071 angle::FormatID intendedFormatID) in deriveConversionDesc()
6234 angle::FormatID intendedFormatID, in initExternal()
7016 angle::FormatID intendedFormatID, in init2DWeakReference()
7057 angle::FormatID intendedFormatID, in init2DStaging()
7073 angle::FormatID intendedFormatID, in initStaging()
H A DTextureVk.cpp82 angle::FormatID intendedFormatID, in IsTextureLevelDefinitionCompatibleWithImage()
4587 angle::FormatID intendedFormatID = format.getIntendedFormatID(); in ensureRenderableWithFormat() local
H A Dvk_cache_utils.cpp5474 angle::FormatID intendedFormatID, in update()
5584 angle::FormatID intendedFormatID) in SamplerDesc()
5618 angle::FormatID intendedFormatID) in update()
H A DSurfaceVk.cpp1130 angle::FormatID intendedFormatID = format.getIntendedFormatID(); in getActualFormatID() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_helpers.cpp67 angle::Result ImageHelper::initImage(angle::FormatID intendedFormatID, in initImage()
83 angle::Result ImageHelper::initExternal(angle::FormatID intendedFormatID, in initExternal()
H A Dwgpu_format_utils.cpp55 const auto intendedFormatID = static_cast<angle::FormatID>(formatIndex); in initialize() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp409 const angle::FormatID intendedFormatID = vk::GetFormatIDFromVkFormat(vulkanFormat); in initWithFormat() local