/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotFramebuffers_unittest.cpp | 134 gl->glFramebufferTexture2D(GL_FRAMEBUFFER, GL_STENCIL_ATTACHMENT, in TEST_F() 150 gl->glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in TEST_F()
|
D | GLSnapshotTestStateUtils.cpp | 94 gl->glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, target, in getTextureImageData()
|
D | DefaultFramebufferBlit_unittest.cpp | 111 gl->glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in initialize()
|
/hardware/google/gfxstream/host/gl/ |
D | TextureResize.cpp | 384 s_gles2.glFramebufferTexture2D( in resize() 406 s_gles2.glFramebufferTexture2D( in resize() 410 s_gles2.glFramebufferTexture2D( in resize() 420 s_gles2.glFramebufferTexture2D( in resize() 561 s_gles2.glFramebufferTexture2D( in draw()
|
D | CompositorGl.cpp | 68 s_gles2.glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0_OES, GL_TEXTURE_2D, in compose()
|
D | ColorBufferGl.cpp | 54 s_gles2.glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0_OES, in bindFbo() 62 s_gles2.glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0_OES, in bindFbo() 727 s_gles2.glFramebufferTexture2D(GL_DRAW_FRAMEBUFFER, in blitFromCurrentReadBuffer()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | FramebufferData.cpp | 188 dispatcher.glFramebufferTexture2D(GL_FRAMEBUFFER, in restore() 503 gl.glFramebufferTexture2D( in refreshSeparateDepthStencilAttachmentState() 584 …ctx->dispatcher().glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0_OES, GL_TEXTURE_2D, … in validate()
|
D | SaveableTexture.cpp | 431 gl.glFramebufferTexture2D( in getTexImage() 437 gl.glFramebufferTexture2D( in getTexImage()
|
D | GLEScontext.cpp | 2683 gl.glFramebufferTexture2D( in copyTexImageWithEmulation() 2924 gl.glFramebufferTexture2D(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in setupImageBlitForTexture() 2993 gl.glFramebufferTexture2D(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in blitFromReadBufferToTextureFlipped() 3120 gl.glFramebufferTexture2D(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, in blitFromReadBufferToEGLImage()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_ftable.h | 58 {"glFramebufferTexture2D", (void*)glFramebufferTexture2D},
|
D | gl2_client_context.h | 60 glFramebufferTexture2D_client_proc_t glFramebufferTexture2D; member
|
D | gl2_client_context.cpp | 60 …glFramebufferTexture2D = (glFramebufferTexture2D_client_proc_t) getProc("glFramebufferTexture2D", … in initDispatchByName()
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | MacNative.m | 243 glFramebufferTexture2D(GL_READ_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, 249 glFramebufferTexture2D(GL_DRAW_FRAMEBUFFER, GL_COLOR_ATTACHMENT1,
|
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | gles2_only.entries | 72 void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLi…
|
D | gles2_only_dispatch_logging_wrappers.impl | 330 …DISPATCH_DEBUG_LOG("glFramebufferTexture2D(target:0x%X, attachment:0x%X, textarget:0x%X, texture:%…
|
D | gles12tr_internal.entries | 107 void glFramebufferTexture2D( GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GL…
|
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndGlTests.cpp | 556 mGl->glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P() 694 mGl->glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in TEST_P()
|
/hardware/google/gfxstream/include/OpenGLESDispatch/ |
D | gles2_only_static_translator_namespaced_header.h | 73 GL_APICALL void GL_APIENTRY glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarg…
|
D | gles2_only_functions.h | 73 …X(void, glFramebufferTexture2D, (GLenum target, GLenum attachment, GLenum textarget, GLuint textur…
|
/hardware/interfaces/graphics/allocator/aidl/vts/ |
D | VtsHalGraphicsAllocatorAidl_TargetTest.cpp | 277 glFramebufferTexture2D(GL_FRAMEBUFFER, GL_COLOR_ATTACHMENT0, GL_TEXTURE_2D, in fillWithGpu()
|
/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | gles2_server_context.h | 72 glFramebufferTexture2D_server_proc_t glFramebufferTexture2D; member
|
D | gles2_server_context.cpp | 60 …glFramebufferTexture2D = (glFramebufferTexture2D_server_proc_t) getProc("glFramebufferTexture2D", … in initDispatchByName()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Imp.cpp | 1349 GL_APICALL void GL_APIENTRY glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textar… 1387 glFramebufferTexture2D(GL_FRAMEBUFFER, kAttachments[i], textarget, 0, 0); in s_detachFromFramebuffer() 1758 ctx->dispatcher().glFramebufferTexture2D(target, in glFramebufferRenderbuffer() 1772 GL_APICALL void GL_APIENTRY glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textar… in glFramebufferTexture2D() function 1796 ctx->dispatcher().glFramebufferTexture2D(target,attachment,textarget,globalTextureName,level); in glFramebufferTexture2D() 3790 gl.glFramebufferTexture2D( in glGetTexImage() 3796 gl.glFramebufferTexture2D( in glGetTexImage() 4383 ctx->dispatcher().glFramebufferTexture2D(GL_FRAMEBUFFER_EXT, in glEGLImageTargetRenderbufferStorageOES()
|
/hardware/google/gfxstream/include/GLES2/ |
D | gl2.h | 573 GL_APICALL void GL_APIENTRY glFramebufferTexture2D (GLenum target, GLenum attachment, GLenum textar…
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2.h | 554 GL_APICALL void GL_APIENTRY glFramebufferTexture2D (GLenum target, GLenum attachment, GLenum textar…
|