Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h198 gl::SwizzleState GetFormatSwizzle(const ContextVk *contextVk,
Dvk_format_utils.cpp395 gl::SwizzleState GetFormatSwizzle(const ContextVk *contextVk, in GetFormatSwizzle() function
DTextureVk.cpp2828 gl::SwizzleState formatSwizzle = GetFormatSwizzle(contextVk, format, sized); in initImageViews()