Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Device/
H A DContext.cpp1268 bool FragmentOutputInterfaceState::colorWriteActive(const Attachments &attachments) const in colorWriteActive() function in vk::FragmentOutputInterfaceState
1281 int FragmentOutputInterfaceState::colorWriteActive(int location, const Attachments &attachments) co… in colorWriteActive() function in vk::FragmentOutputInterfaceState
H A DPixelProcessor.hpp114 int colorWriteActive(int index) const in colorWriteActive() function