Home
last modified time | relevance | path

Searched defs:colorWriteActive (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Device/
DContext.cpp1181 bool FragmentOutputInterfaceState::colorWriteActive(const Attachments &attachments) const in colorWriteActive() function in vk::FragmentOutputInterfaceState
1194 int FragmentOutputInterfaceState::colorWriteActive(int index, const Attachments &attachments) const in colorWriteActive() function in vk::FragmentOutputInterfaceState
DPixelProcessor.hpp114 int colorWriteActive(int index) const in colorWriteActive() function