Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h380 gl::BlendStateExt::ColorMaskStorage::Type getClearColorMasks() const;
DFramebufferVk.cpp467 gl::BlendStateExt::ColorMaskStorage::Type colorMasks = contextVk->getClearColorMasks(); in clearImpl()
DContextVk.cpp4651 gl::BlendStateExt::ColorMaskStorage::Type ContextVk::getClearColorMasks() const in getClearColorMasks() function in rx::ContextVk