Home
last modified time | relevance | path

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

12345

/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()
/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()
Des3fFboMultisampleTests.cpp117 glGenFramebuffers(1, &fbo); in render()
280 glGenFramebuffers(1, &fboResolve); in test()
295 glGenFramebuffers(1, &fboMultisampled); in test()
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()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowGLES20Test.java15 public void glGenFramebuffers() { in glGenFramebuffers() method in ShadowGLES20Test
17 GLES20.glGenFramebuffers(1, framebuffers, 0); in glGenFramebuffers()
/external/deqp/modules/gles31/functional/
Des31fNegativeVertexArrayApiTests.cpp411 ctx.glGenFramebuffers(1, &fbo); in draw_arrays()
439 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_invalid_program()
471 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_incomplete_primitive()
515 ctx.glGenFramebuffers(1, &fbo); in draw_elements()
583 ctx.glGenFramebuffers(1, &fbo); in draw_elements_invalid_program()
625 ctx.glGenFramebuffers(1, &fbo); in draw_elements_incomplete_primitive()
694 ctx.glGenFramebuffers(1, &fbo); in draw_elements_base_vertex()
749 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_instanced()
781 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_instanced_invalid_program()
815 ctx.glGenFramebuffers(1, &fbo); in draw_arrays_instanced_incomplete_primitive()
[all …]
Des31fNegativeBufferApiTests.cpp187 ctx.glGenFramebuffers(1, &fbo); in read_pixels()
232 ctx.glGenFramebuffers(1, &fbo); in readn_pixels()
284 ctx.glGenFramebuffers (1, &fbo); in read_pixels_fbo_format_mismatch()
515 ctx.glGenFramebuffers (1, &fbo); in clear_bufferiv()
565 ctx.glGenFramebuffers (1, &fbo); in clear_bufferuiv()
612 ctx.glGenFramebuffers (1, &fbo); in clear_bufferfv()
774 ctx.glGenFramebuffers (1, &fbo); in draw_buffers()
958 ctx.glGenFramebuffers (1, &fbo); in read_buffer()
1071 ctx.glGenFramebuffers(-1, 0); in gen_framebuffers()
1104 ctx.glGenFramebuffers(1, &fbo); in framebuffer_renderbuffer()
[all …]
/external/deqp/framework/egl/
DegluStaticES20Library.inl56 { "glGenFramebuffers", (deFunctionPtr)glGenFramebuffers },
DegluStaticES30Library.inl87 { "glGenFramebuffers", (deFunctionPtr)glGenFramebuffers },
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowGLES20.java18 protected static void glGenFramebuffers(int n, int[] framebuffers, int offset) { in glGenFramebuffers() method in ShadowGLES20
/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.h43 F(glGenFramebuffers, PFNGLGENFRAMEBUFFERSPROC) \
Dfillratetest.cc204 glGenFramebuffers(1, &framebuffer); in Run()
/external/skqp/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp67 M(glGenFramebuffers) in egl_get_gl_proc()
/external/skia/src/gpu/gl/egl/
DGrGLMakeNativeInterface_egl.cpp67 M(glGenFramebuffers) in egl_get_gl_proc()
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.def53 glGenFramebuffers @52
DlibGLESv2.lds54 glGenFramebuffers;

12345