Home
last modified time | relevance | path

Searched refs:glGenFramebuffers (Results 1 – 25 of 72) sorted by relevance

123

/external/deqp/modules/gles2/functional/
Des2fNegativeVertexArrayApiTests.cpp143 glGenFramebuffers(1, &fbo); in init()
170 glGenFramebuffers(1, &fbo); in init()
196 glGenFramebuffers(1, &fbo); in init()
230 glGenFramebuffers(1, &fbo); in init()
263 glGenFramebuffers(1, &fbo); in init()
295 glGenFramebuffers(1, &fbo); in init()
Des2fFboStateQueryTests.cpp83 glGenFramebuffers(1, &framebufferID); in test()
139 glGenFramebuffers(1, &framebufferID); in test()
177 glGenFramebuffers(1, &framebufferID); in test()
Des2fNegativeBufferApiTests.cpp180 glGenFramebuffers(1, &fbo); in init()
251 glGenFramebuffers(-1, 0); in init()
280 glGenFramebuffers(1, &fbo); in init()
320 glGenFramebuffers(1, &fbo); in init()
Des2fNegativeStateApiTests.cpp507 glGenFramebuffers(1, &fbo); in init()
635 glGenFramebuffers (1, &fbo); in init()
/external/deqp/modules/gles3/functional/
Des3fNegativeVertexArrayApiTests.cpp279 glGenFramebuffers(1, &fbo); in init()
306 glGenFramebuffers(1, &fbo); in init()
332 glGenFramebuffers(1, &fbo); in init()
370 glGenFramebuffers(1, &fbo); in init()
437 glGenFramebuffers(1, &fbo); in init()
473 glGenFramebuffers(1, &fbo); in init()
537 glGenFramebuffers(1, &fbo); in init()
568 glGenFramebuffers(1, &fbo); in init()
598 glGenFramebuffers(1, &fbo); in init()
640 glGenFramebuffers(1, &fbo); in init()
[all …]
Des3fFboStateQueryTests.cpp224 glGenFramebuffers(1, &framebufferID); in test()
287 glGenFramebuffers(1, &framebufferID); in test()
324 glGenFramebuffers(1, &framebufferID); in test()
370 glGenFramebuffers(1, &framebufferID); in test()
423 glGenFramebuffers(1, &framebufferID); in test()
494 glGenFramebuffers(1, &framebufferID); in test()
644 glGenFramebuffers(1, &framebufferID); in test()
795 glGenFramebuffers(1, &framebufferID); in test()
848 glGenFramebuffers(1, &framebufferID); in test()
888 glGenFramebuffers(1, &framebufferID); in test()
Des3fNegativeBufferApiTests.cpp190 glGenFramebuffers(1, &fbo); in init()
240 glGenFramebuffers (1, &fbo); in init()
416 glGenFramebuffers (1, &fbo); in init()
460 glGenFramebuffers (1, &fbo); in init()
501 glGenFramebuffers (1, &fbo); in init()
652 glGenFramebuffers (1, &fbo); in init()
817 glGenFramebuffers (1, &fbo); in init()
926 glGenFramebuffers(-1, 0); in init()
955 glGenFramebuffers(1, &fbo); in init()
990 glGenFramebuffers(1, &fbo); in init()
[all …]
Des3fFboDepthbufferTests.cpp84 glGenFramebuffers(1, &fbo); in render()
174 glGenFramebuffers(1, &fbo); in render()
260 glGenFramebuffers(1, &fbo); in render()
Des3fFboColorbufferTests.cpp126 glGenFramebuffers(1, &fbo); in render()
258 glGenFramebuffers(1, &fbo); in render()
401 glGenFramebuffers(1, &layerFbo); in render()
528 glGenFramebuffers(1, &layerFbo); in render()
652 glGenFramebuffers(1, &layerFbo); in render()
758 glGenFramebuffers(1, &fbo); in render()
844 glGenFramebuffers(2, &fbos[0]); in render()
913 glGenFramebuffers(2, &fbos[0]); in render()
979 glGenFramebuffers(2, &fbos[0]); in render()
Des3fFboInvalidateTests.cpp229 glGenFramebuffers (1, &fbo); in render()
387 glGenFramebuffers (1, &fbo); in render()
488 glGenFramebuffers (1, &fbo); in render()
608 glGenFramebuffers (1, &fbo); in render()
736 glGenFramebuffers (1, &fbo); in render()
859 glGenFramebuffers (1, &fbo); in render()
973 glGenFramebuffers (1, &fbo); in render()
1123 glGenFramebuffers (1, &fbo); in render()
1236 glGenFramebuffers (1, &fbo); in render()
1267 glGenFramebuffers (1, &dummyFbo); in render()
Des3fFboStencilbufferTests.cpp90 glGenFramebuffers(1, &fbo); in render()
184 glGenFramebuffers(1, &fbo); in render()
Des3fFramebufferBlitTests.cpp94 glGenFramebuffers(1, &fbo); in render()
383 glGenFramebuffers(1, &fbo); in render()
510 glGenFramebuffers(1, &fbo); in render()
646 glGenFramebuffers(1, &fbo); in render()
775 glGenFramebuffers(1, &fbo); in render()
Des3fFboMultisampleTests.cpp116 glGenFramebuffers(1, &fbo); in render()
/external/deqp/modules/gles31/functional/
Des31fNegativeVertexArrayApiTests.cpp404 ctx.glGenFramebuffers(1, &fbo); in draw_arrays()
432 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_invalid_program()
464 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_incomplete_primitive()
508 ctx.glGenFramebuffers(1, &fbo); in draw_elements()
576 ctx.glGenFramebuffers(1, &fbo); in draw_elements_invalid_program()
618 ctx.glGenFramebuffers(1, &fbo); in draw_elements_incomplete_primitive()
687 ctx.glGenFramebuffers(1, &fbo); in draw_elements_base_vertex()
723 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_instanced()
755 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_instanced_invalid_program()
789 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_instanced_incomplete_primitive()
[all …]
Des31fNegativeBufferApiTests.cpp187 ctx.glGenFramebuffers(1, &fbo); in read_pixels()
229 ctx.glGenFramebuffers(1, &fbo); in readn_pixels()
284 ctx.glGenFramebuffers (1, &fbo); in read_pixels_fbo_format_mismatch()
528 ctx.glGenFramebuffers (1, &fbo); in clear_bufferiv()
578 ctx.glGenFramebuffers (1, &fbo); in clear_bufferuiv()
625 ctx.glGenFramebuffers (1, &fbo); in clear_bufferfv()
787 ctx.glGenFramebuffers (1, &fbo); in draw_buffers()
971 ctx.glGenFramebuffers (1, &fbo); in read_buffer()
1084 ctx.glGenFramebuffers(-1, 0); in gen_framebuffers()
1117 ctx.glGenFramebuffers(1, &fbo); in framebuffer_renderbuffer()
[all …]
Des31fNegativeAdvancedBlendEquationTests.cpp221 ctx.glGenFramebuffers(1, &fbo); in attachment_advanced_equation()
Des31fFboColorbufferTests.cpp183 glGenFramebuffers(1, &layerFbo); in render()
/external/deqp/framework/egl/
DegluStaticES20Library.inl56 { "glGenFramebuffers", (deFunctionPtr)glGenFramebuffers },
DegluStaticES30Library.inl87 { "glGenFramebuffers", (deFunctionPtr)glGenFramebuffers },
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DGlTextureFrameBuffer.java66 GLES20.glGenFramebuffers(1, frameBuffers, 0); in GlTextureFrameBuffer()
/external/autotest/client/deps/glbench/src/
Dmain.h72 F(glGenFramebuffers, PFNGLGENFRAMEBUFFERSPROC) \
Dfillratetest.cc209 glGenFramebuffers(1, &framebuffer); in Run()
/external/webrtc/webrtc/modules/video_render/ios/
Dvideo_render_ios_view.mm103 glGenFramebuffers(1, &_defaultFrameBuffer);
/external/skia/src/gpu/gl/android/
DGrGLCreateNativeInterface_android.cpp217 return (GrGLFuncPtr) glGenFramebuffers; in android_get_gl_proc()
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl56 gl->genFramebuffers = &glGenFramebuffers;

123