Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp463 gl::SwizzleState ApplySwizzle(const gl::SwizzleState &formatSwizzle, in ApplySwizzle()
Dvk_helpers.cpp10250 const gl::SwizzleState &formatSwizzle, in initReadViews()
10303 const gl::SwizzleState &formatSwizzle, in initReadViewsImpl()
10364 const gl::SwizzleState &formatSwizzle, in initSRGBReadViewsImpl()
DTextureVk.cpp3378 gl::SwizzleState formatSwizzle = GetFormatSwizzle(intendedFormat, sized); in initImageViews() local