Searched defs:clearBufferiv (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | FramebufferNULL.cpp | 68 angle::Result FramebufferNULL::clearBufferiv(const gl::Context *context, in clearBufferiv() function in rx::FramebufferNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | FramebufferD3D.cpp | 157 angle::Result FramebufferD3D::clearBufferiv(const gl::Context *context, in clearBufferiv() function in rx::FramebufferD3D
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | FramebufferWgpu.cpp | 229 angle::Result FramebufferWgpu::clearBufferiv(const gl::Context *context, in clearBufferiv() function in rx::FramebufferWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | FramebufferGL.cpp | 641 angle::Result FramebufferGL::clearBufferiv(const gl::Context *context, in clearBufferiv() function in rx::FramebufferGL
|
H A D | DispatchTableGL_autogen.h | 270 PFNGLCLEARBUFFERIVPROC clearBufferiv = nullptr; variable
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Framebuffer.cpp | 1759 angle::Result Framebuffer::clearBufferiv(const Context *context, in clearBufferiv() function in gl::Framebuffer
|
H A D | Context.cpp | 4884 void Context::clearBufferiv(GLenum buffer, GLint drawbuffer, const GLint *values) in clearBufferiv() function in gl::Context
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 455 void GLContext::clearBufferiv(uint32_t buffer, int drawbuffer, const int *value) in clearBufferiv() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 3672 void ReferenceContext::clearBufferiv(uint32_t buffer, int drawbuffer, const int *value) in clearBufferiv() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 869 angle::Result FramebufferVk::clearBufferiv(const gl::Context *context, in clearBufferiv() function in rx::FramebufferVk
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 61 glClearBufferivFunc clearBufferiv; variable
|