Searched refs:postRender (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
D | glsTextureBufferCase.cpp | 865 RenderBits postRender, in runTests() argument 904 DE_ASSERT(postRender == 0 || postRenderProgram); in runTests() 921 if (postRender != 0) in runTests() 922 …render(log, renderContext, postRender, rng, *postRenderProgram, texture, referenceTarget.getAccess… in runTests() 941 RenderBits postRender, in TextureBufferCase() argument 953 , m_postRender (postRender) in TextureBufferCase()
|
D | glsTextureBufferCase.hpp | 74 TextureBufferCaseUtil::RenderBits postRender,
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 1829 virtual void postRender (sglr::Context& ctx, GLuint programID); 2136 postRender(ctx, programId); in renderWithContext() 2169 void GeometryShaderRenderTest::postRender (sglr::Context& ctx, GLuint programID) in postRender() function in deqp::gles31::Functional::__anon539d9a790111::GeometryShaderRenderTest
|