Home
last modified time | relevance | path

Searched defs:formatSwizzle (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_format_utils.cpp663 gl::SwizzleState ApplySwizzle(const gl::SwizzleState &formatSwizzle, in ApplySwizzle()
H A Dvk_helpers.cpp12173 const gl::SwizzleState &formatSwizzle, in initReadViews()
12229 const gl::SwizzleState &formatSwizzle, in initReadViewsImpl()
12286 const gl::SwizzleState &formatSwizzle, in initLinearAndSrgbReadViewsImpl()
H A DTextureVk.cpp4093 gl::SwizzleState formatSwizzle = GetFormatSwizzle(intendedFormat, sized); in initImageViews() local