Searched defs:clearBufferuiv (Results 1 – 7 of 7) sorted by relevance
60 angle::Result FramebufferNULL::clearBufferuiv(const gl::Context *context, in clearBufferuiv() function in rx::FramebufferNULL
139 angle::Result FramebufferD3D::clearBufferuiv(const gl::Context *context, in clearBufferuiv() function in rx::FramebufferD3D
370 angle::Result FramebufferVk::clearBufferuiv(const gl::Context *context, in clearBufferuiv() function in rx::FramebufferVk
530 angle::Result FramebufferGL::clearBufferuiv(const gl::Context *context, in clearBufferuiv() function in rx::FramebufferGL
271 PFNGLCLEARBUFFERUIVPROC clearBufferuiv = nullptr; variable
1554 angle::Result Framebuffer::clearBufferuiv(const Context *context, in clearBufferuiv() function in gl::Framebuffer
3686 void Context::clearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint *values) in clearBufferuiv() function in gl::Context