Home
last modified time | relevance | path

Searched defs:fragmentOutputInterfaceState (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Device/
H A DSetupProcessor.cpp63 …const vk::FragmentOutputInterfaceState &fragmentOutputInterfaceState = pipelineState.getFragmentOu… in update() local
H A DPixelProcessor.cpp79 …const vk::FragmentOutputInterfaceState &fragmentOutputInterfaceState = pipelineState.getFragmentOu… in update() local
H A DRenderer.cpp212 const vk::FragmentOutputInterfaceState *fragmentOutputInterfaceState = nullptr; in draw() local
H A DContext.hpp493 FragmentOutputInterfaceState fragmentOutputInterfaceState; member