Searched refs:FragmentProcessor (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 72 FragmentProcessor::FragmentProcessor (void) in FragmentProcessor() function in rr::FragmentProcessor 77 void FragmentProcessor::executeScissorTest (int fragNdxOffset, int numSamplesPerFragment, const Fra… in executeScissorTest() 91 void FragmentProcessor::executeStencilCompare (int fragNdxOffset, int numSamplesPerFragment, const … in executeStencilCompare() 129 void FragmentProcessor::executeStencilSFail (int fragNdxOffset, int numSamplesPerFragment, const Fr… in executeStencilSFail() 164 void FragmentProcessor::executeDepthCompare (int fragNdxOffset, int numSamplesPerFragment, const Fr… in executeDepthCompare() 250 void FragmentProcessor::executeDepthWrite (int fragNdxOffset, int numSamplesPerFragment, const Frag… in executeDepthWrite() 265 void FragmentProcessor::executeStencilDpFailAndPass (int fragNdxOffset, int numSamplesPerFragment, … in executeStencilDpFailAndPass() 304 void FragmentProcessor::executeBlendFactorComputeRGB (const Vec4& blendColor, const BlendState& ble… in executeBlendFactorComputeRGB() 355 void FragmentProcessor::executeBlendFactorComputeA (const Vec4& blendColor, const BlendState& blend… in executeBlendFactorComputeA() 406 void FragmentProcessor::executeBlend (const BlendState& blendRGBState, const BlendState& blendAStat… in executeBlend() [all …]
|
D | rrFragmentOperations.hpp | 96 class FragmentProcessor class 99 FragmentProcessor (void);
|
D | rrRenderer.cpp | 1037 FragmentProcessor fragProcessor; in writeFragmentPackets()
|
/external/deqp/modules/glshared/ |
D | glsFragmentOpUtil.hpp | 140 rr::FragmentProcessor m_fragmentProcessor;
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.hpp | 959 rr::FragmentProcessor m_fragmentProcessor;
|