Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrFragmentOperations.cpp73 FragmentProcessor::FragmentProcessor (void) in FragmentProcessor() function in rr::FragmentProcessor
78 void FragmentProcessor::executeScissorTest (int fragNdxOffset, int numSamplesPerFragment, const Fra… in executeScissorTest()
92 void FragmentProcessor::executeStencilCompare (int fragNdxOffset, int numSamplesPerFragment, const … in executeStencilCompare()
130 void FragmentProcessor::executeStencilSFail (int fragNdxOffset, int numSamplesPerFragment, const Fr… in executeStencilSFail()
165 void FragmentProcessor::executeDepthCompare (int fragNdxOffset, int numSamplesPerFragment, const Fr… in executeDepthCompare()
251 void FragmentProcessor::executeDepthWrite (int fragNdxOffset, int numSamplesPerFragment, const Frag… in executeDepthWrite()
266 void FragmentProcessor::executeStencilDpFailAndPass (int fragNdxOffset, int numSamplesPerFragment, … in executeStencilDpFailAndPass()
305 void FragmentProcessor::executeBlendFactorComputeRGB (const Vec4& blendColor, const BlendState& ble… in executeBlendFactorComputeRGB()
356 void FragmentProcessor::executeBlendFactorComputeA (const Vec4& blendColor, const BlendState& blend… in executeBlendFactorComputeA()
407 void FragmentProcessor::executeBlend (const BlendState& blendRGBState, const BlendState& blendAStat… in executeBlend()
[all …]
DrrFragmentOperations.hpp96 class FragmentProcessor class
99 FragmentProcessor (void);
DrrRenderer.cpp1037 FragmentProcessor fragProcessor; in writeFragmentPackets()
/external/deqp/modules/glshared/
DglsFragmentOpUtil.hpp140 rr::FragmentProcessor m_fragmentProcessor;
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp964 rr::FragmentProcessor m_fragmentProcessor;