Home
last modified time | relevance | path

Searched defs:clearBufferfi (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp76 angle::Result FramebufferNULL::clearBufferfi(const gl::Context *context, in clearBufferfi() function in rx::FramebufferNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp184 angle::Result FramebufferD3D::clearBufferfi(const gl::Context *context, in clearBufferfi() function in rx::FramebufferD3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp616 angle::Result FramebufferGL::clearBufferfi(const gl::Context *context, in clearBufferfi() function in rx::FramebufferGL
DDispatchTableGL_autogen.h268 PFNGLCLEARBUFFERFIPROC clearBufferfi = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp1633 angle::Result Framebuffer::clearBufferfi(const Context *context, in clearBufferfi() function in gl::Framebuffer
DContext.cpp4396 void Context::clearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil) in clearBufferfi() function in gl::Context
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl2.js488 clearBufferfi: function (...args) { method
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp478 void GLContext::clearBufferfi (deUint32 buffer, int drawbuffer, float depth, int stencil) in clearBufferfi() function in sglr::GLContext
DsglrReferenceContext.cpp3585 void ReferenceContext::clearBufferfi (deUint32 buffer, int drawbuffer, float depth, int stencil) in clearBufferfi() function in sglr::ReferenceContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp695 angle::Result FramebufferVk::clearBufferfi(const gl::Context *context, in clearBufferfi() function in rx::FramebufferVk
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl59 glClearBufferfiFunc clearBufferfi; variable
/third_party/typescript/lib/
Dlib.webworker.d.ts4139 clearBufferfi(buffer: GLenum, drawbuffer: GLint, depth: GLfloat, stencil: GLint): void; method
Dlib.dom.d.ts15385 clearBufferfi(buffer: GLenum, drawbuffer: GLint, depth: GLfloat, stencil: GLint): void; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4119 clearBufferfi(buffer: GLenum, drawbuffer: GLint, depth: GLfloat, stencil: GLint): void; method
Ddom.generated.d.ts15365 clearBufferfi(buffer: GLenum, drawbuffer: GLint, depth: GLfloat, stencil: GLint): void; method