Searched defs:formatSwizzle (Results 1 – 3 of 3) sorted by relevance
663 gl::SwizzleState ApplySwizzle(const gl::SwizzleState &formatSwizzle, in ApplySwizzle()
12173 const gl::SwizzleState &formatSwizzle, in initReadViews()12229 const gl::SwizzleState &formatSwizzle, in initReadViewsImpl()12286 const gl::SwizzleState &formatSwizzle, in initLinearAndSrgbReadViewsImpl()
4093 gl::SwizzleState formatSwizzle = GetFormatSwizzle(intendedFormat, sized); in initImageViews() local