Searched defs:writeStencil (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 657 …void PixelRoutine::writeStencil(Pointer<Byte> &sBuffer, int q, Int &x, Int &sMask, Int &zMask, Int… in writeStencil() function in sw::PixelRoutine
|
/external/swiftshader/src/Shader/ |
D | PixelRoutine.cpp | 730 …void PixelRoutine::writeStencil(Pointer<Byte> &sBuffer, int q, Int &x, Int &sMask, Int &zMask, Int… in writeStencil() function in sw::PixelRoutine
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 1886 const VkBool32 writeStencil = renderInfo.getDepthStencilAttachmentLayout() in createSubpassPipeline() local
|