Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/
DGrGLAttachment.h29 GrGLuint renderbufferID, in MakeWrappedRenderBuffer()
41 GrGLuint renderbufferID() const { return fRenderbufferID; } in renderbufferID() function
54 GrGLuint renderbufferID, in GrGLAttachment()
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRboStateQueryTests.cpp116 GLuint renderbufferID = 0; in test() local
153 GLuint renderbufferID = 0; in test() local
188 GLuint renderbufferID = 0; in test() local
231 GLuint renderbufferID = 0; in test() local
Des2fFboStateQueryTests.cpp107 GLuint renderbufferID = 0; in test() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLStencilAttachment.h42 GrGLuint renderbufferID() const { in renderbufferID() function