Home
last modified time | relevance | path

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

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