Searched refs:postRender (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsTextureBufferCase.hpp | 74 TextureBufferCaseUtil::RenderBits postRender,
|
D | glsTextureBufferCase.cpp | 861 RenderBits postRender, in runTests() argument 900 DE_ASSERT(postRender == 0 || postRenderProgram); in runTests() 917 if (postRender != 0) in runTests() 918 …render(log, renderContext, postRender, rng, *postRenderProgram, texture, referenceTarget.getAccess… in runTests() 937 RenderBits postRender, in TextureBufferCase() argument 949 , m_postRender (postRender) in TextureBufferCase()
|
/external/deqp/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 1817 virtual void postRender (sglr::Context& ctx, GLuint programID); 2124 postRender(ctx, programId); in renderWithContext() 2157 void GeometryShaderRenderTest::postRender (sglr::Context& ctx, GLuint programID) in postRender() function in deqp::gles31::Functional::__anon756c2e640111::GeometryShaderRenderTest
|