Searched defs:clearBufferfv (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | FramebufferNULL.cpp | 52 angle::Result FramebufferNULL::clearBufferfv(const gl::Context *context, in clearBufferfv() function in rx::FramebufferNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | FramebufferD3D.cpp | 113 angle::Result FramebufferD3D::clearBufferfv(const gl::Context *context, in clearBufferfv() function in rx::FramebufferD3D
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | FramebufferWgpu.cpp | 213 angle::Result FramebufferWgpu::clearBufferfv(const gl::Context *context, in clearBufferfv() function in rx::FramebufferWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | FramebufferGL.cpp | 567 angle::Result FramebufferGL::clearBufferfv(const gl::Context *context, in clearBufferfv() function in rx::FramebufferGL
|
H A D | DispatchTableGL_autogen.h | 269 PFNGLCLEARBUFFERFVPROC clearBufferfv = nullptr; variable
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Framebuffer.cpp | 1743 angle::Result Framebuffer::clearBufferfv(const Context *context, in clearBufferfv() function in gl::Framebuffer
|
H A D | Context.cpp | 4832 void Context::clearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat *values) in clearBufferfv() function in gl::Context
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 460 void GLContext::clearBufferfv(uint32_t buffer, int drawbuffer, const float *value) in clearBufferfv() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 3725 void ReferenceContext::clearBufferfv(uint32_t buffer, int drawbuffer, const float *value) in clearBufferfv() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 822 angle::Result FramebufferVk::clearBufferfv(const gl::Context *context, in clearBufferfv() function in rx::FramebufferVk
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 60 glClearBufferfvFunc clearBufferfv; variable
|