/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | FramebufferData.cpp | 222 GLenum attachment, in setAttachment() 266 GLuint FramebufferData::getAttachment(GLenum attachment, in getAttachment() 275 GLint FramebufferData::getAttachmentSamples(GLEScontext* ctx, GLenum attachment) { in getAttachmentSamples() 295 void FramebufferData::getAttachmentDimensions(GLEScontext* ctx, GLenum attachment, GLint* width, GL… in getAttachmentDimensions() 321 GLint FramebufferData::getAttachmentInternalFormat(GLEScontext* ctx, GLenum attachment) { in getAttachmentInternalFormat() 383 int FramebufferData::attachmentPointIndex(GLenum attachment) in attachmentPointIndex()
|
D | GLESvalidate.cpp | 146 bool GLESvalidate::framebufferAttachment(GLenum attachment){ in framebufferAttachment()
|
D | SaveableTexture.cpp | 409 GLenum attachment = GL_COLOR_ATTACHMENT0; in getTexImage() local
|
D | GLEScontext.cpp | 2516 for (auto attachment : colorAttachments) { in queryCurrFboBits() local
|
/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotFramebuffers_unittest.cpp | 55 const GLenum& attachment = pair.first; in changedStateCheck() local
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | glUtils.cpp | 1069 int glUtilsColorAttachmentIndex(GLenum attachment) { in glUtilsColorAttachmentIndex()
|
D | GLClientState.cpp | 1851 GLenum GLClientState::checkFramebufferAttachmentCompleteness(GLenum target, GLenum attachment, int*… in checkFramebufferAttachmentCompleteness() 2219 GLenum attachment, FboFormatInfo* res_info) const { in getBoundFramebufferFormat() 2534 GLenum attachment, GLuint texture, GLint level, GLint layer) { in attachTextureObject() 2621 void GLClientState::detachRboFromFbo(GLenum target, GLenum attachment, GLuint renderbuffer) { in detachRboFromFbo() 2673 void GLClientState::attachRbo(GLenum target, GLenum attachment, GLuint renderbuffer) { in attachRbo()
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | GLEncoder.cpp | 992 GLenum target, GLenum attachment, in s_glFramebufferTexture2DOES() 1003 GLenum target, GLenum attachment, in s_glFramebufferTexture2DMultisampleIMG() 1014 GLenum target, GLenum attachment, GLenum pname, GLint* params) in s_glGetFramebufferAttachmentParameterivOES()
|
D | gl_entry.cpp | 1679 void glFramebufferRenderbufferOES(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLui… in glFramebufferRenderbufferOES() 1685 void glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture2DOES() 1691 void glGetFramebufferAttachmentParameterivOES(GLenum target, GLenum attachment, GLenum pname, GLint… in glGetFramebufferAttachmentParameterivOES() 1909 void glFramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLuin… in glFramebufferTexture2DMultisampleIMG()
|
D | gl_enc.cpp | 6954 void glFramebufferRenderbufferOES_enc(void *self , GLenum target, GLenum attachment, GLenum renderb… in glFramebufferRenderbufferOES_enc() 6984 void glFramebufferTexture2DOES_enc(void *self , GLenum target, GLenum attachment, GLenum textarget,… in glFramebufferTexture2DOES_enc() 7015 void glGetFramebufferAttachmentParameterivOES_enc(void *self , GLenum target, GLenum attachment, GL… in glGetFramebufferAttachmentParameterivOES_enc() 7924 void glFramebufferTexture2DMultisampleIMG_enc(void *self , GLenum target, GLenum attachment, GLenum… in glFramebufferTexture2DMultisampleIMG_enc()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 190 bool GLESv2Validate::framebufferAttachment(GLEScontext* ctx, GLenum attachment) { in framebufferAttachment()
|
D | GLESv2Imp.cpp | 585 for (auto attachment : attachments) { in sHasAttachmentWithFormat() local 1711 GL_APICALL void GL_APIENTRY glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum ren… in glFramebufferRenderbuffer() 1772 GL_APICALL void GL_APIENTRY glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textar… in glFramebufferTexture2D() 2542 GL_APICALL void GL_APIENTRY glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment… in glGetFramebufferAttachmentParameteriv() 3766 GLenum attachment = GL_COLOR_ATTACHMENT0; in glGetTexImage() local
|
D | GLESv30Imp.cpp | 678 GL_APICALL void GL_APIENTRY glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint text… in glFramebufferTextureLayer()
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XInput2.h | 160 int attachment; member 188 int attachment; member
|
D | XI2proto.h | 131 uint16_t attachment; /**< Current attachment or pairing.*/ member 862 uint16_t attachment; /**< ID of master or paired device */ member
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 520 bool framebufferAttachment(GL2Encoder* ctx, GLenum attachment) { in framebufferAttachment()
|
D | gl2_entry.cpp | 737 void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint … in glFramebufferRenderbuffer() 743 void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLi… in glFramebufferTexture2D() 839 void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint* p… in glGetFramebufferAttachmentParameteriv() 1390 void glFramebufferTexture3DOES(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, … in glFramebufferTexture3DOES() 1512 void glFramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLuin… in glFramebufferTexture2DMultisampleIMG() 2206 void glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint… in glFramebufferTextureLayer()
|
D | GL2Encoder.cpp | 3169 GLenum target, GLenum attachment, in s_glFramebufferRenderbuffer() 3228 GLenum target, GLenum attachment, in s_glFramebufferTexture2D() 3254 GLenum target, GLenum attachment, in s_glFramebufferTexture3DOES() 3265 GLenum target, GLenum attachment, GLenum pname, GLint* params) { in s_glGetFramebufferAttachmentParameteriv() 4257 void GL2Encoder::s_glFramebufferTextureLayer(void* self, GLenum target, GLenum attachment, GLuint t… in s_glFramebufferTextureLayer()
|
D | gl2_enc.cpp | 1397 void glFramebufferRenderbuffer_enc(void *self , GLenum target, GLenum attachment, GLenum renderbuff… in glFramebufferRenderbuffer_enc() 1427 void glFramebufferTexture2D_enc(void *self , GLenum target, GLenum attachment, GLenum textarget, GL… in glFramebufferTexture2D_enc() 2060 void glGetFramebufferAttachmentParameteriv_enc(void *self , GLenum target, GLenum attachment, GLenu… in glGetFramebufferAttachmentParameteriv_enc() 4940 void glFramebufferTexture3DOES_enc(void *self , GLenum target, GLenum attachment, GLenum textarget,… in glFramebufferTexture3DOES_enc() 7629 void glFramebufferTextureLayer_enc(void *self , GLenum target, GLenum attachment, GLuint texture, G… in glFramebufferTextureLayer_enc()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmImp.cpp | 2589 GL_API void GLAPIENTRY glFramebufferTexture2DOES(GLenum target, GLenum attachment, GLenum textarget… in glFramebufferTexture2DOES() 2620 GL_API void GLAPIENTRY glFramebufferRenderbufferOES(GLenum target, GLenum attachment,GLenum renderb… in glFramebufferRenderbufferOES() 2682 GL_API void GLAPIENTRY glGetFramebufferAttachmentParameterivOES(GLenum target, GLenum attachment, G… in glGetFramebufferAttachmentParameterivOES()
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/internal/ |
D | dri_interface.h | 764 unsigned int attachment; member
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | dri_interface.h | 764 unsigned int attachment; member
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.cpp | 6959 for (auto& attachment : attachments) { in on_vkCreateRenderPass() local
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_core.h | 3819 uint32_t attachment; member 6085 uint32_t attachment; member
|
D | vulkansc_structs.hpp | 1157 uint32_t attachment = {}; member 1266 uint32_t attachment = {}; member
|