/external/deqp/modules/gles2/functional/ |
D | es2fNegativeVertexArrayApiTests.cpp | 143 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()
|
D | es2fFboStateQueryTests.cpp | 83 glGenFramebuffers(1, &framebufferID); in test() 139 glGenFramebuffers(1, &framebufferID); in test() 177 glGenFramebuffers(1, &framebufferID); in test()
|
D | es2fNegativeBufferApiTests.cpp | 180 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/ |
D | es3fNegativeVertexArrayApiTests.cpp | 279 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 …]
|
D | es3fFboStateQueryTests.cpp | 224 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()
|
D | es3fNegativeBufferApiTests.cpp | 190 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 …]
|
D | es3fFboDepthbufferTests.cpp | 84 glGenFramebuffers(1, &fbo); in render() 174 glGenFramebuffers(1, &fbo); in render() 260 glGenFramebuffers(1, &fbo); in render()
|
D | es3fFboColorbufferTests.cpp | 126 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()
|
D | es3fFboMultisampleTests.cpp | 117 glGenFramebuffers(1, &fbo); in render() 280 glGenFramebuffers(1, &fboResolve); in test() 295 glGenFramebuffers(1, &fboMultisampled); in test()
|
D | es3fFboInvalidateTests.cpp | 229 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()
|
D | es3fFboStencilbufferTests.cpp | 90 glGenFramebuffers(1, &fbo); in render() 184 glGenFramebuffers(1, &fbo); in render()
|
D | es3fFramebufferBlitTests.cpp | 94 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/ |
D | ShadowGLES20Test.java | 15 public void glGenFramebuffers() { in glGenFramebuffers() method in ShadowGLES20Test 17 GLES20.glGenFramebuffers(1, framebuffers, 0); in glGenFramebuffers()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeVertexArrayApiTests.cpp | 411 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 …]
|
D | es31fNegativeBufferApiTests.cpp | 187 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/ |
D | egluStaticES20Library.inl | 56 { "glGenFramebuffers", (deFunctionPtr)glGenFramebuffers },
|
D | egluStaticES30Library.inl | 87 { "glGenFramebuffers", (deFunctionPtr)glGenFramebuffers },
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowGLES20.java | 18 protected static void glGenFramebuffers(int n, int[] framebuffers, int offset) { in glGenFramebuffers() method in ShadowGLES20
|
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/ |
D | GlTextureFrameBuffer.java | 66 GLES20.glGenFramebuffers(1, frameBuffers, 0); in GlTextureFrameBuffer()
|
/external/autotest/client/deps/glbench/src/ |
D | main.h | 43 F(glGenFramebuffers, PFNGLGENFRAMEBUFFERSPROC) \
|
D | fillratetest.cc | 204 glGenFramebuffers(1, &framebuffer); in Run()
|
/external/skqp/src/gpu/gl/egl/ |
D | GrGLMakeNativeInterface_egl.cpp | 67 M(glGenFramebuffers) in egl_get_gl_proc()
|
/external/skia/src/gpu/gl/egl/ |
D | GrGLMakeNativeInterface_egl.cpp | 67 M(glGenFramebuffers) in egl_get_gl_proc()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.def | 53 glGenFramebuffers @52
|
D | libGLESv2.lds | 54 glGenFramebuffers;
|