Searched defs:clearBufferfv (Results 1 – 7 of 7) sorted by relevance
52 angle::Result FramebufferNULL::clearBufferfv(const gl::Context *context, in clearBufferfv() function in rx::FramebufferNULL
112 angle::Result FramebufferD3D::clearBufferfv(const gl::Context *context, in clearBufferfv() function in rx::FramebufferD3D
342 angle::Result FramebufferVk::clearBufferfv(const gl::Context *context, in clearBufferfv() function in rx::FramebufferVk
503 angle::Result FramebufferGL::clearBufferfv(const gl::Context *context, in clearBufferfv() function in rx::FramebufferGL
269 PFNGLCLEARBUFFERFVPROC clearBufferfv = nullptr; variable
1537 angle::Result Framebuffer::clearBufferfv(const Context *context, in clearBufferfv() function in gl::Framebuffer
3663 void Context::clearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat *values) in clearBufferfv() function in gl::Context