Home
last modified time | relevance | path

Searched defs:intendedFormat (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp208 bool HasEmulatedImageChannels(const angle::Format &intendedFormat, in HasEmulatedImageChannels()
DVertexArrayVk.cpp607 const angle::Format &intendedFormat = vertexFormat.getIntendedFormat(); in syncDirtyAttrib() local
DFramebufferVk.cpp1667 const angle::Format &intendedFormat = renderTarget->getImageIntendedFormat(); in updateColorAttachment() local
DUtilsVk.cpp231 const angle::Format &intendedFormat) in GetBlitResolveFlags()
DTextureVk.cpp3017 const angle::Format &intendedFormat = mImage->getIntendedFormat(); in initImageViews() local
Dvk_cache_utils.cpp1829 const angle::Format &intendedFormat = format.getIntendedFormat(); in initializePipeline() local
Dvk_helpers.cpp714 VkClearValue GetRobustResourceClearValue(const angle::Format &intendedFormat, in GetRobustResourceClearValue()
6404 const angle::Format &intendedFormat, in stageRobustResourceClearWithFormat()