Home
last modified time | relevance | path

Searched defs:framebufferAttachment (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLESvalidate.cpp146 bool GLESvalidate::framebufferAttachment(GLenum attachment){ in framebufferAttachment() function in GLESvalidate
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dserialize.cpp240 const gl::FramebufferAttachment &framebufferAttachment, in ReadPixelsFromAttachment()
273 const gl::FramebufferAttachment &framebufferAttachment, in SerializeFramebufferAttachment()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.cpp190 bool GLESv2Validate::framebufferAttachment(GLEScontext* ctx, GLenum attachment) { in framebufferAttachment() function in GLESv2Validate
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp520 bool framebufferAttachment(GL2Encoder* ctx, GLenum attachment) { in framebufferAttachment() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp2713 const gl::FramebufferAttachment *framebufferAttachment) in UsePresentPathFast()
/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.cpp497 const gl::FramebufferAttachment &framebufferAttachment = in getReadAttachment() local