Home
last modified time | relevance | path

Searched refs:ApplySwizzle (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h203 gl::SwizzleState ApplySwizzle(const gl::SwizzleState &formatSwizzle,
Dvk_format_utils.cpp382 gl::SwizzleState ApplySwizzle(const gl::SwizzleState &formatSwizzle, in ApplySwizzle() function
DTextureVk.cpp2829 gl::SwizzleState readSwizzle = ApplySwizzle(formatSwizzle, mState.getSwizzleState()); in initImageViews()