Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fRboStateQueryTests.cpp137 GLuint renderbufferID = 0; in test() local
172 GLuint renderbufferID = 0; in test() local
210 GLuint renderbufferID = 0; in test() local
278 GLuint renderbufferID = 0; in test() local
335 GLuint renderbufferID = 0; in test() local
Des3fFboStateQueryTests.cpp255 GLuint renderbufferID = 0; in test() local
429 GLuint renderbufferID = 0; in test() local
446 GLuint renderbufferID = 0; in test() local
463 GLuint renderbufferID = 0; in test() local
700 GLuint renderbufferID = 0; in testColorAttachment() local
718 GLuint renderbufferID = 0; in testDepthAttachment() local
801 GLuint renderbufferID = 0; in test() local
818 GLuint renderbufferID = 0; in test() local
913 GLuint renderbufferID = 0; in testColorAttachment() local
930 GLuint renderbufferID = 0; in testDepthAttachment() local
/external/deqp/modules/gles2/functional/
Des2fRboStateQueryTests.cpp116 GLuint renderbufferID = 0; in test() local
157 GLuint renderbufferID = 0; in test() local
192 GLuint renderbufferID = 0; in test() local
235 GLuint renderbufferID = 0; in test() local
Des2fFboStateQueryTests.cpp107 GLuint renderbufferID = 0; in test() local
/external/skia/src/gpu/gl/
DGrGLStencilAttachment.h42 GrGLuint renderbufferID() const { in renderbufferID() function