Home
last modified time | relevance | path

Searched refs:renderReference (Results 1 – 16 of 16) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp132 void renderReference (tcu::Surface& dst, const vector<Clear>& clears);
215 renderReference(reference, clears); in iterate()
397 void DepthStencilClearCase::renderReference (tcu::Surface& dst, const vector<Clear>& clears) in renderReference() function in deqp::gles2::Functional::DepthStencilClearCase
Des2fDepthStencilTests.cpp481 void renderReference (const vector<ClearCommand>& clears, const tcu::PixelBufferAccess& dstColor, c… in renderReference() function
672renderReference(m_baseClears, m_refColorBuffer->getAccess(), m_refStencilBuffer->getAccess(), m_re… in iterate()
/external/deqp/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp132 void renderReference (tcu::Surface& dst, const vector<Clear>& clears);
218 renderReference(reference, clears); in iterate()
400 void DepthStencilClearCase::renderReference (tcu::Surface& dst, const vector<Clear>& clears) in renderReference() function in deqp::gles3::Functional::DepthStencilClearCase
Des3fShaderBuiltinVarTests.cpp729 …void renderReference (const tcu::PixelBufferAccess& dst, const int numVertices, const deUint1…
953 void VertexIDCase::renderReference (const tcu::PixelBufferAccess& dst, const int numVertices, const… in renderReference() function in deqp::gles3::Functional::VertexIDCase
1033renderReference(refImg.getAccess(), (int)m_positions.size(), &indices[0], &m_positions[0], &m_colo… in iterate()
1056renderReference(refImg.getAccess(), (int)indices.size(), &indices[0], &mappedPos[0], &m_colors[0]); in iterate()
1083renderReference(refImg.getAccess(), (int)indices.size(), &indices[0], &mappedPos[0], &m_colors[0]); in iterate()
Des3fDepthStencilTests.cpp481 void renderReference (const vector<ClearCommand>& clears, const tcu::PixelBufferAccess& dstColor, c… in renderReference() function
672renderReference(m_baseClears, m_refColorBuffer->getAccess(), m_refStencilBuffer->getAccess(), m_re… in iterate()
/external/deqp/modules/glshared/
DglsStateChangePerfTestCases.hpp75 virtual void renderReference (const glw::Functions& gl) = 0;
DglsTextureBufferCase.cpp656 void renderReference (RenderBits renderBits, in renderReference() function
777 renderReference(renderBits, coordSeed, triangleCount, texture, maxTextureBufferSize, target); in render()
DglsStateChangePerfTestCases.cpp611 renderReference(gl); in iterate()
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp66 static void renderReference (const SurfaceAccess& dst, const float coords[4*3], const Vec4& wCoord,… in renderReference() function
270renderReference(SurfaceAccess(reference, m_context.getRenderTarget().getPixelFormat()), coords, wC… in iterate()
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp64 static void renderReference (const SurfaceAccess& dst, const float coords[4*3], const Vec4& wCoord,… in renderReference() function
264renderReference(SurfaceAccess(reference, m_context.getRenderTarget().getPixelFormat()), coords, wC… in iterate()
/external/deqp/modules/egl/
DteglColorClearCase.cpp101 static void renderReference (tcu::Surface& dst, const vector<ClearOp>& clears, const tcu::PixelForm… in renderReference() function
243 renderReference(refFrame, clears, pixelFmt); in executeForContexts()
DteglRenderTests.cpp419 void renderReference (const tcu::PixelBufferAccess& dst, const vector<DrawPrimitiveOp>& drawOps, co… in renderReference() function
826 renderReference(refFrame.getAccess(), drawOps, pixelFmt, depthBits, stencilBits, 1); in executeForContexts()
1055 renderReference(refFrame.getAccess(), drawOps, pixelFmt, depthBits, stencilBits, 1); in executeForContexts()
/external/deqp/modules/gles2/performance/
Des2pRedundantStateChangeTests.cpp56 virtual void renderReference (const glw::Functions& gl);
82 void RedundantStateChangeCase::renderReference (const glw::Functions& gl) in renderReference() function in deqp::gles2::Performance::__anon272bdfb20111::RedundantStateChangeCase
Des2pStateChangeTests.cpp56 virtual void renderReference (const glw::Functions& gl);
86 void StateChangeCase::renderReference (const glw::Functions& gl) in renderReference() function in deqp::gles2::Performance::__anon5144c84d0111::StateChangeCase
/external/deqp/modules/gles3/performance/
Des3pRedundantStateChangeTests.cpp56 virtual void renderReference (const glw::Functions& gl);
82 void RedundantStateChangeCase::renderReference (const glw::Functions& gl) in renderReference() function in deqp::gles3::Performance::__anonacb6e1340111::RedundantStateChangeCase
Des3pStateChangeTests.cpp56 virtual void renderReference (const glw::Functions& gl);
86 void StateChangeCase::renderReference (const glw::Functions& gl) in renderReference() function in deqp::gles3::Performance::__anon64f87f8f0111::StateChangeCase