Home
last modified time | relevance | path

Searched refs:RenderTarget (Results 1 – 25 of 148) sorted by relevance

123456

/external/deqp/framework/common/
DtcuRenderTarget.cpp29 RenderTarget::RenderTarget (void) in RenderTarget() function in tcu::RenderTarget
39 RenderTarget::RenderTarget (int width, int height, const PixelFormat& format, int depthBits, int st… in RenderTarget() function in tcu::RenderTarget
DtcuRenderTarget.hpp35 class RenderTarget class
38 RenderTarget (void);
39RenderTarget (int width, int height, const PixelFormat& pixelFormat, int depthBits, int stencilBi…
40 ~RenderTarget (void) {} in ~RenderTarget()
/external/deqp/framework/platform/ios/
DtcuIOSPlatform.hh92 virtual const RenderTarget& getRenderTarget (void) const { return m_emptyTarget; } in getRenderTarget()
103 tcu::RenderTarget m_emptyTarget;
112 virtual const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget()
125 tcu::RenderTarget m_renderTarget;
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp36 class RenderTarget class
44 RenderTarget (const MultisamplePixelBufferAccess& colorMultisampleBuffer,
112 …DrawCommand (const RenderState& state_, const RenderTarget& renderTarget_, const Program& program_… in DrawCommand()
123 const RenderTarget& renderTarget;
/external/deqp/modules/gles31/functional/
Des31fMultisampleShaderRenderCase.hpp60 enum RenderTarget enum in deqp::gles31::Functional::MultisampleShaderRenderUtil::MultisampleRenderCase
74 …Context& context, const char* name, const char* desc, int numSamples, RenderTarget target, int ren…
110 const RenderTarget m_renderTarget;
Des31fShaderMultisampleInterpolationTests.cpp106 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
121 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in MultisampleShadeCountRenderCase()
201 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
212 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in SampleQualifierRenderCase()
383 …& context, const char* name, const char* description, int numSamples, RenderTarget target, Indexin…
397 …& context, const char* name, const char* description, int numSamples, RenderTarget target, Indexin… in InterpolateAtSampleRenderCase()
642 …& context, const char* name, const char* description, int numSamples, RenderTarget target, SampleC…
660 …& context, const char* name, const char* description, int numSamples, RenderTarget target, SampleC… in SingleSampleInterpolateAtSampleCase()
765 …& context, const char* name, const char* description, int numSamples, RenderTarget target, int ren…
774 …& context, const char* name, const char* description, int numSamples, RenderTarget target, int ren… in CentroidRenderCase()
[all …]
Des31fSampleVariableTests.cpp259 …Context& context, const char* name, const char* desc, int numSamples, RenderTarget target, int ren…
266 …Context& context, const char* name, const char* desc, int numSamples, RenderTarget target, int ren… in MultisampleRenderCase()
290 …se (Context& context, const char* name, const char* desc, int sampleCount, RenderTarget target);
303 …esCase (Context& context, const char* name, const char* desc, int sampleCount, RenderTarget target) in NumSamplesCase()
341 …se (Context& context, const char* name, const char* desc, int sampleCount, RenderTarget target);
355 …esCase (Context& context, const char* name, const char* desc, int sampleCount, RenderTarget target) in MaxSamplesCase()
422 …se (Context& context, const char* name, const char* desc, int sampleCount, RenderTarget target);
445 …IDCase (Context& context, const char* name, const char* desc, int sampleCount, RenderTarget target) in SampleIDCase()
594 …nCase (Context& context, const char* name, const char* desc, int sampleCount, RenderTarget target);
609 …onCase (Context& context, const char* name, const char* desc, int sampleCount, RenderTarget target) in SamplePosDistributionCase()
[all …]
/external/deqp/framework/opengl/
DgluDummyRenderContext.hpp54 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget()
59 tcu::RenderTarget m_renderTarget;
DgluFboRenderContext.hpp53 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget()
69 tcu::RenderTarget m_renderTarget;
/external/deqp/modules/gles3/
Dtes3Context.hpp37 class RenderTarget;
54 const tcu::RenderTarget& getRenderTarget (void) const;
Dtes3Context.cpp70 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget()
/external/deqp/modules/gles2/
Dtes2Context.hpp37 class RenderTarget;
54 const tcu::RenderTarget& getRenderTarget (void) const;
Dtes2Context.cpp73 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget()
/external/deqp/framework/platform/null/
DtcuNullRenderContext.hpp61 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget()
70 const tcu::RenderTarget m_renderTarget;
/external/deqp/modules/gles31/
Dtes31Context.hpp38 class RenderTarget;
55 const tcu::RenderTarget& getRenderTarget (void) const;
Dtes31Context.cpp83 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget()
/external/deqp/external/openglcts/modules/common/
DglcContext.hpp40 class RenderTarget;
72 const tcu::RenderTarget& getRenderTarget(void) const;
DglcContext.cpp86 const tcu::RenderTarget& Context::getRenderTarget(void) const in getRenderTarget()
/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp72 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget()
89 tcu::RenderTarget m_renderTarget;
127 m_renderTarget = tcu::RenderTarget(size.x(), size.y(), in WGLContext()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp101 enum RenderTarget enum in deqp::gles3::Functional::__anon6db7284c0111::BaseRenderingCase
117 …BaseRenderingCase (Context& context, const char* name, const char* desc, RenderTarget target, int …
137 const RenderTarget m_renderTarget;
148 …eRenderingCase (Context& context, const char* name, const char* desc, RenderTarget target, int num… in BaseRenderingCase()
426 …, const char* desc, glw::GLenum primitiveDrawType, BaseRenderingCase::RenderTarget renderTarget, i…
439 …, const char* desc, glw::GLenum primitiveDrawType, BaseRenderingCase::RenderTarget renderTarget, i… in BaseTriangleCase()
502 …num primitiveDrawType, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget, i…
522 …num primitiveDrawType, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget, i… in BaseLineCase()
647 …ame, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget = …
668 …ame, const char* desc, PrimitiveWideness wideness, BaseRenderingCase::RenderTarget renderTarget, i… in PointCase()
[all …]
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp59 const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget()
66 RenderTarget m_renderTarget;
/external/deqp/modules/gles2/functional/
Des2fClipControlTests.cpp174 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in init()
502 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
704 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
784 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in deinit()
812 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate()
912 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
1008 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in init()
1063 const tcu::RenderTarget& renderTarget = renderContext.getRenderTarget(); in readDepthPixels()
1231 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
1419 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp216 …m_renderTarget = new rr::RenderTarget(rr::MultisamplePixelBufferAccess::fromMultisampleAccess(m_co… in ReferenceRenderer()
227 …m_renderTarget = new rr::RenderTarget(rr::MultisamplePixelBufferAccess::fromMultisampleAccess(m_co… in ReferenceRenderer()
241 …m_renderTarget = new rr::RenderTarget(rr::MultisamplePixelBufferAccess::fromMultisampleAccess(m_co… in ReferenceRenderer()
248 …m_renderTarget = new rr::RenderTarget(rr::MultisamplePixelBufferAccess::fromMultisampleAccess(m_co… in ReferenceRenderer()
/external/deqp/external/openglcts/modules/gl/
Dgl4cClipControlTests.cpp186 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in init()
510 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
695 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
884 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
1076 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
1156 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in deinit()
1184 const tcu::RenderTarget& renderTarget = m_context.getRenderContext().getRenderTarget(); in iterate()
1288 const tcu::RenderTarget& renderTarget = context.getRenderContext().getRenderTarget(); in ValidateFramebuffer()
/external/angle/src/tests/deqp_support/
Dtes31Context_override.cpp82 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget()

123456