/external/deqp/modules/glshared/ |
D | glsStateChangePerfTestCases.hpp | 75 virtual void renderReference (const glw::Functions& gl) = 0;
|
D | glsTextureBufferCase.cpp | 657 void renderReference (RenderBits renderBits, in renderReference() function 770 renderReference(renderBits, coordSeed, triangleCount, texture, target); 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 | 708 …void renderReference (const tcu::PixelBufferAccess& dst, const int numVertices, const deUint1… 932 void VertexIDCase::renderReference (const tcu::PixelBufferAccess& dst, const int numVertices, const… in renderReference() function in deqp::gles3::Functional::VertexIDCase 1012 …renderReference(refImg.getAccess(), (int)m_positions.size(), &indices[0], &m_positions[0], &m_colo… in iterate() 1035 …renderReference(refImg.getAccess(), (int)indices.size(), &indices[0], &mappedPos[0], &m_colors[0]); in iterate() 1062 …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 271 …renderReference(SurfaceAccess(reference, m_context.getRenderTarget().getPixelFormat()), coords, wC… in iterate()
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 63 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 | 100 static void renderReference (tcu::Surface& dst, const vector<ClearOp>& clears, const tcu::PixelForm… in renderReference() function 207 renderReference(refFrame, clears, pixelFmt); in executeForContexts()
|
D | teglRenderTests.cpp | 346 void renderReference (const tcu::PixelBufferAccess& dst, const vector<DrawPrimitiveOp>& drawOps, co… in renderReference() function 785 renderReference(refFrame.getAccess(), drawOps, pixelFmt, depthBits, stencilBits, 1); in executeForContexts() 996 renderReference(refFrame.getAccess(), drawOps, pixelFmt, depthBits, stencilBits, 1); 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::__anon2bfec8000111::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::__anon802630db0111::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::__anonb189c9820111::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::__anon93d9e81d0111::StateChangeCase
|