Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h167 void MapSwizzleState(const ContextVk *contextVk,
Dvk_format_utils.cpp348 void MapSwizzleState(const ContextVk *contextVk, in MapSwizzleState() function
DTextureVk.cpp1671 MapSwizzleState(contextVk, format, sized, mState.getSwizzleState(), &mappedSwizzle); in initImageViews()