Home
last modified time | relevance | path

Searched defs:framebufferID (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboStateQueryTests.cpp219 GLuint framebufferID = 0; in test() local
288 GLuint framebufferID = 0; in test() local
326 GLuint framebufferID = 0; in test() local
370 GLuint framebufferID = 0; in test() local
425 GLuint framebufferID = 0; in test() local
499 GLuint framebufferID = 0; in test() local
628 GLuint framebufferID = 0; in test() local
777 GLuint framebufferID = 0; in test() local
832 GLuint framebufferID = 0; in test() local
873 GLuint framebufferID = 0; in test() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fFboStateQueryTests.cpp84 GLuint framebufferID = 0; in test() local
144 GLuint framebufferID = 0; in test() local
182 GLuint framebufferID = 0; in test() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/cgl/
H A DPbufferSurfaceCGL.cpp138 GLuint framebufferID = 0; in attachToFramebuffer() local
H A DIOSurfaceSurfaceCGL.cpp322 GLuint framebufferID = 0; in attachToFramebuffer() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DDXGISwapChainWindowSurfaceWGL.cpp290 GLuint framebufferID = 0; in attachToFramebuffer() local
H A DD3DTextureSurfaceWGL.cpp508 GLuint framebufferID = 0; in attachToFramebuffer() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp1454 void FramebufferGL::updateDefaultFramebufferID(GLuint framebufferID) in updateDefaultFramebufferID()
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp1256 void Context::deleteFramebuffer(FramebufferID framebufferID) in deleteFramebuffer()