Searched defs:formatSwizzle (Results 1 – 3 of 3) sorted by relevance
463 gl::SwizzleState ApplySwizzle(const gl::SwizzleState &formatSwizzle, in ApplySwizzle()
10250 const gl::SwizzleState &formatSwizzle, in initReadViews()10303 const gl::SwizzleState &formatSwizzle, in initReadViewsImpl()10364 const gl::SwizzleState &formatSwizzle, in initSRGBReadViewsImpl()
3378 gl::SwizzleState formatSwizzle = GetFormatSwizzle(intendedFormat, sized); in initImageViews() local