Searched refs:FragmentProcessor (Results 1 – 7 of 7) sorted by relevance
/external/deqp/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 73 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() 166 void FragmentProcessor::executeDepthBoundsTest (int fragNdxOffset, int numSamplesPerFragment, const… in executeDepthBoundsTest() 219 void FragmentProcessor::executeDepthCompare (int fragNdxOffset, int numSamplesPerFragment, const Fr… in executeDepthCompare() 305 void FragmentProcessor::executeDepthWrite (int fragNdxOffset, int numSamplesPerFragment, const Frag… in executeDepthWrite() 320 void FragmentProcessor::executeStencilDpFailAndPass (int fragNdxOffset, int numSamplesPerFragment, … in executeStencilDpFailAndPass() 359 void FragmentProcessor::executeBlendFactorComputeRGB (const Vec4& blendColor, const BlendState& ble… in executeBlendFactorComputeRGB() 410 void FragmentProcessor::executeBlendFactorComputeA (const Vec4& blendColor, const BlendState& blend… in executeBlendFactorComputeA() [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 | 964 rr::FragmentProcessor m_fragmentProcessor;
|
/external/skqp/src/sksl/ |
D | SkSLCompiler.cpp | 207 ADD_TYPE(FragmentProcessor); in Compiler()
|
/external/skia/src/sksl/ |
D | SkSLCompiler.cpp | 207 ADD_TYPE(FragmentProcessor); in Compiler()
|