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

  /external/deqp/modules/gles31/functional/
es31fStencilTexturingTests.cpp 528 glu::Renderbuffer colorBuf (renderCtx);
544 gl.bindRenderbuffer(GL_RENDERBUFFER, *colorBuf);
548 gl.framebufferRenderbuffer(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_RENDERBUFFER, *colorBuf);
585 glu::Renderbuffer colorBuf (renderCtx);
606 gl.bindRenderbuffer(GL_RENDERBUFFER, *colorBuf);
610 gl.framebufferRenderbuffer(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_RENDERBUFFER, *colorBuf);
671 glu::Renderbuffer colorBuf (renderCtx);
697 gl.bindRenderbuffer(GL_RENDERBUFFER, *colorBuf);
701 gl.framebufferRenderbuffer(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_RENDERBUFFER, *colorBuf);
758 glu::Renderbuffer colorBuf (renderCtx)
    [all...]
es31fDrawTests.cpp 817 deUint32 colorBuf = 0;
871 ctx.genBuffers(1, &colorBuf);
872 ctx.bindBuffer(GL_ARRAY_BUFFER, colorBuf);
927 ctx.deleteBuffers(1, &colorBuf);
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDrawTests.cpp 687 deUint32 colorBuf = 0;
737 ctx.genBuffers(1, &colorBuf);
738 ctx.bindBuffer(GL_ARRAY_BUFFER, colorBuf);
765 ctx.deleteBuffers(1, &colorBuf);
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 102 milliseconds