Searched refs:getClearColorMasks (Results 1 – 3 of 3) sorted by relevance
440 gl::BlendStateExt::ColorMaskStorage::Type getClearColorMasks() const;
466 gl::BlendStateExt::ColorMaskStorage::Type colorMasks = contextVk->getClearColorMasks(); in clearImpl()
6694 gl::BlendStateExt::ColorMaskStorage::Type ContextVk::getClearColorMasks() const in getClearColorMasks() function in rx::ContextVk