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

  /external/deqp/modules/gles3/functional/
es3fFboColorbufferTests.cpp 838 const deUint32 fboBlitShaderID = getCurrentContext()->createProgram(&fboBlitShader);
866 fboBlitShader.setUniforms(*getCurrentContext(), fboBlitShaderID);
879 sglr::drawQuad(*getCurrentContext(), fboBlitShaderID, Vec3(-1.0f, -1.0f, 0.0f), Vec3(1.0f, 1.0f, 0.0f));
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFboRenderTest.cpp     [all...]

Completed in 731 milliseconds