HomeSort by relevance Sort by last modified time
    Searched refs:renderTargetWidth (Results 1 - 5 of 5) sorted by null

  /external/deqp/modules/gles3/functional/
es3fDrawTests.cpp 660 const int renderTargetWidth = de::min(1024, m_context.getRenderTarget().getWidth());
663 sglr::GLContext ctx (m_context.getRenderContext(), m_testCtx.getLog(), sglr::GLCONTEXT_LOG_CALLS | sglr::GLCONTEXT_LOG_PROGRAMS, tcu::IVec4(0, 0, renderTargetWidth, renderTargetHeight));
664 tcu::Surface surface (renderTargetWidth, renderTargetHeight);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fDrawTests.cpp 789 const int renderTargetWidth = de::min(1024, m_context.getRenderTarget().getWidth());
792 sglr::GLContext ctx (m_context.getRenderContext(), m_testCtx.getLog(), sglr::GLCONTEXT_LOG_CALLS | sglr::GLCONTEXT_LOG_PROGRAMS, tcu::IVec4(0, 0, renderTargetWidth, renderTargetHeight));
793 tcu::Surface surface (renderTargetWidth, renderTargetHeight);
    [all...]
  /external/deqp/modules/glshared/
glsDrawTest.cpp     [all...]
glsVertexArrayTests.cpp     [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
Renderer11.cpp     [all...]

Completed in 1251 milliseconds