Home
last modified time | relevance | path

Searched refs:fbos (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp375 std::vector<deUint32> fbos; in render() local
407 fbos.push_back(layerFbo); in render()
414 for (size_t n = 0; n < fbos.size(); n++) in render()
427 const deUint32 fbo = fbos[face]; in render()
504 std::vector<deUint32> fbos; in render() local
534 fbos.push_back(layerFbo); in render()
541 for (size_t n = 0; n < fbos.size(); n++) in render()
553 const deUint32 fbo = fbos[layer]; in render()
630 std::vector<deUint32> fbos; in render() local
658 fbos.push_back(layerFbo); in render()
[all …]
/external/deqp/modules/gles31/functional/
Des31fFboColorbufferTests.cpp151 std::vector<deUint32> fbos; in render() local
189 fbos.push_back(layerFbo); in render()
196 std::vector<int> order(fbos.size()); in render()
210 const deUint32 fbo = fbos[layerFace]; in render()
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp2004 deUint32 fbos[] = { 0, 0 }; in render() local
2007 ctx.genFramebuffers(2, &fbos[0]); in render()
2010 for (int fboNdx = 0; fboNdx < DE_LENGTH_OF_ARRAY(fbos); fboNdx++) in render()
2020 ctx.bindFramebuffer(GL_FRAMEBUFFER, fbos[fboNdx]); in render()
2045 ctx.bindFramebuffer(GL_FRAMEBUFFER, fbos[0]); in render()
2049 ctx.bindFramebuffer(GL_FRAMEBUFFER, fbos[1]); in render()
/external/mesa3d/include/GL/
Dglext.h9200 …GLintptr *indirects, const GLsizei *sizes, const GLuint *states, const GLuint *fbos, GLuint count);
9201 …GLuint64 *indirects, const GLsizei *sizes, const GLuint *states, const GLuint *fbos, GLuint count);
9205 …st void **indirects, const GLsizei *sizes, const GLuint *states, const GLuint *fbos, GLuint count);
9218 …GLintptr *indirects, const GLsizei *sizes, const GLuint *states, const GLuint *fbos, GLuint count);
9219 …GLuint64 *indirects, const GLsizei *sizes, const GLuint *states, const GLuint *fbos, GLuint count);
9223 …st void **indirects, const GLsizei *sizes, const GLuint *states, const GLuint *fbos, GLuint count);