/external/deqp/modules/glshared/ |
D | glsStateChangePerfTestCases.hpp | 75 virtual void renderReference (const glw::Functions& gl) = 0;
|
D | glsTextureBufferCase.cpp | 656 void renderReference (RenderBits renderBits, in renderReference() function 781 …renderReference(renderBits, coordSeed, triangleCount, texture, maxTextureBufferSize, target, subpi… in render()
|
D | glsStateChangePerfTestCases.cpp | 611 renderReference(gl); in iterate()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 132 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
|
D | es2fDepthStencilTests.cpp | 481 void renderReference (const vector<ClearCommand>& clears, const tcu::PixelBufferAccess& dstColor, c… in renderReference() function 672 …renderReference(m_baseClears, m_refColorBuffer->getAccess(), m_refStencilBuffer->getAccess(), m_re… in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthStencilClearTests.cpp | 132 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
|
D | es3fShaderBuiltinVarTests.cpp | 729 …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 1036 …renderReference(refImg.getAccess(), (int)m_positions.size(), &indices[0], &m_positions[0], &m_colo… in iterate() 1059 …renderReference(refImg.getAccess(), (int)indices.size(), &indices[0], &mappedPos[0], &m_colors[0],… in iterate() 1086 …renderReference(refImg.getAccess(), (int)indices.size(), &indices[0], &mappedPos[0], &m_colors[0],… in iterate()
|
D | es3fDepthStencilTests.cpp | 481 void renderReference (const vector<ClearCommand>& clears, const tcu::PixelBufferAccess& dstColor, c… in renderReference() function 672 …renderReference(m_baseClears, m_refColorBuffer->getAccess(), m_refStencilBuffer->getAccess(), m_re… in iterate()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 66 static void renderReference (const SurfaceAccess& dst, const float coords[4*3], const Vec4& wCoord,… in renderReference() function 270 …renderReference(SurfaceAccess(reference, m_context.getRenderTarget().getPixelFormat()), coords, wC… in iterate()
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 64 static void renderReference (const SurfaceAccess& dst, const float coords[4*3], const Vec4& wCoord,… in renderReference() function 264 …renderReference(SurfaceAccess(reference, m_context.getRenderTarget().getPixelFormat()), coords, wC… in iterate()
|
/external/deqp/modules/egl/ |
D | teglColorClearCase.cpp | 101 static void renderReference (tcu::Surface& dst, const vector<ClearOp>& clears, const tcu::PixelForm… in renderReference() function 243 renderReference(refFrame, clears, pixelFmt); in executeForContexts()
|
D | teglRenderTests.cpp | 419 void renderReference (const tcu::PixelBufferAccess& dst, const vector<DrawPrimitiveOp>& drawOps, co… in renderReference() function 829 renderReference(refFrame.getAccess(), drawOps, pixelFmt, depthBits, stencilBits, 1, subpixelBits); in executeForContexts() 1061 renderReference(refFrame.getAccess(), drawOps, pixelFmt, depthBits, stencilBits, 1, subpixelBits); in executeForContexts()
|
/external/deqp/modules/gles2/performance/ |
D | es2pRedundantStateChangeTests.cpp | 56 virtual void renderReference (const glw::Functions& gl); 82 void RedundantStateChangeCase::renderReference (const glw::Functions& gl) in renderReference() function in deqp::gles2::Performance::__anon49a31f100111::RedundantStateChangeCase
|
D | es2pStateChangeTests.cpp | 56 virtual void renderReference (const glw::Functions& gl); 86 void StateChangeCase::renderReference (const glw::Functions& gl) in renderReference() function in deqp::gles2::Performance::__anon6277d5eb0111::StateChangeCase
|
/external/deqp/modules/gles3/performance/ |
D | es3pRedundantStateChangeTests.cpp | 56 virtual void renderReference (const glw::Functions& gl); 82 void RedundantStateChangeCase::renderReference (const glw::Functions& gl) in renderReference() function in deqp::gles3::Performance::__anoncf2e20920111::RedundantStateChangeCase
|
D | es3pStateChangeTests.cpp | 56 virtual void renderReference (const glw::Functions& gl); 86 void StateChangeCase::renderReference (const glw::Functions& gl) in renderReference() function in deqp::gles3::Performance::__anon762b8d2d0111::StateChangeCase
|