Searched defs:clearBufferuiv (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | FramebufferNULL.cpp | 60 angle::Result FramebufferNULL::clearBufferuiv(const gl::Context *context, in clearBufferuiv() function in rx::FramebufferNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | FramebufferD3D.cpp | 140 angle::Result FramebufferD3D::clearBufferuiv(const gl::Context *context, in clearBufferuiv() function in rx::FramebufferD3D
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | FramebufferWgpu.cpp | 221 angle::Result FramebufferWgpu::clearBufferuiv(const gl::Context *context, in clearBufferuiv() function in rx::FramebufferWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | FramebufferGL.cpp | 604 angle::Result FramebufferGL::clearBufferuiv(const gl::Context *context, in clearBufferuiv() function in rx::FramebufferGL
|
H A D | DispatchTableGL_autogen.h | 271 PFNGLCLEARBUFFERUIVPROC clearBufferuiv = nullptr; variable
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Framebuffer.cpp | 1751 angle::Result Framebuffer::clearBufferuiv(const Context *context, in clearBufferuiv() function in gl::Framebuffer
|
H A D | Context.cpp | 4860 void Context::clearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint *values) in clearBufferuiv() function in gl::Context
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 465 void GLContext::clearBufferuiv(uint32_t buffer, int drawbuffer, const uint32_t *value) in clearBufferuiv() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 3778 void ReferenceContext::clearBufferuiv(uint32_t buffer, int drawbuffer, const uint32_t *value) in clearBufferuiv() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 850 angle::Result FramebufferVk::clearBufferuiv(const gl::Context *context, in clearBufferuiv() function in rx::FramebufferVk
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 62 glClearBufferuivFunc clearBufferuiv; variable
|