Searched refs:FragmentProcessor (Results 1 - 5 of 5) sorted by relevance

/external/deqp/framework/referencerenderer/
H A DrrFragmentOperations.cpp72 FragmentProcessor::FragmentProcessor (void) function in class:rr::FragmentProcessor
77 void FragmentProcessor::executeScissorTest (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, const WindowRectangle& scissorRect)
91 void FragmentProcessor::executeStencilCompare (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int numStencilBits, const tcu::ConstPixelBufferAccess& stencilBuffer)
129 void FragmentProcessor::executeStencilSFail (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int numStencilBits, const tcu::PixelBufferAccess& stencilBuffer)
164 void FragmentProcessor::executeDepthCompare (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, TestFunc depthFunc, const tcu::ConstPixelBufferAccess& depthBuffer)
250 void FragmentProcessor::executeDepthWrite (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, const tcu::PixelBufferAccess& depthBuffer)
265 void FragmentProcessor::executeStencilDpFailAndPass (int fragNdxOffset, int numSamplesPerFragment, const Fragment* inputFragments, const StencilState& stencilState, int numStencilBits, const tcu::PixelBufferAccess& stencilBuffer)
304 void FragmentProcessor::executeBlendFactorComputeRGB (const Vec4& blendColor, const BlendState& blendRGBState)
355 void FragmentProcessor
[all...]
H A DrrFragmentOperations.hpp30 * wrapper. FragmentProcessor::render() operates on
92 * FragmentProcessor.render() draws a given set of fragments. No two
96 class FragmentProcessor class in namespace:rr
99 FragmentProcessor (void);
H A DrrRenderer.cpp1037 FragmentProcessor fragProcessor;
/external/deqp/modules/glshared/
H A DglsFragmentOpUtil.hpp140 rr::FragmentProcessor m_fragmentProcessor;
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp964 rr::FragmentProcessor m_fragmentProcessor;

Completed in 290 milliseconds