Home
last modified time | relevance | path

Searched defs:renderbufferID (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboStateQueryTests.cpp255 GLuint renderbufferID = 0; in test() local
432 GLuint renderbufferID = 0; in test() local
450 GLuint renderbufferID = 0; in test() local
468 GLuint renderbufferID = 0; in test() local
680 GLuint renderbufferID = 0; in testColorAttachment() local
699 GLuint renderbufferID = 0; in testDepthAttachment() local
784 GLuint renderbufferID = 0; in test() local
802 GLuint renderbufferID = 0; in test() local
899 GLuint renderbufferID = 0; in testColorAttachment() local
916 GLuint renderbufferID = 0; in testDepthAttachment() local
H A Des3fRboStateQueryTests.cpp133 GLuint renderbufferID = 0; in test() local
168 GLuint renderbufferID = 0; in test() local
208 GLuint renderbufferID = 0; in test() local
258 GLuint renderbufferID = 0; in test() local
312 GLuint renderbufferID = 0; in test() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fRboStateQueryTests.cpp110 GLuint renderbufferID = 0; in test() local
147 GLuint renderbufferID = 0; in test() local
179 GLuint renderbufferID = 0; in test() local
223 GLuint renderbufferID = 0; in test() local
H A Des2fFboStateQueryTests.cpp111 GLuint renderbufferID = 0; in test() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLAttachment.h40 GrGLuint renderbufferID, in MakeWrappedRenderBuffer()
52 GrGLuint renderbufferID() const { return fRenderbufferID; } in renderbufferID() function
65 GrGLuint renderbufferID, in GrGLAttachment()