Home
last modified time | relevance | path

Searched refs:GetFramebufferAttachmentParameter (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGL2ContextFramebuffers.cpp84 JS::Value WebGL2Context::GetFramebufferAttachmentParameter( in GetFramebufferAttachmentParameter() function in mozilla::WebGL2Context
87 return WebGLContext::GetFramebufferAttachmentParameter(cx, target, attachment, in GetFramebufferAttachmentParameter()
H A DWebGL2Context.h63 virtual JS::Value GetFramebufferAttachmentParameter(JSContext* cx,
69 using WebGLContext::GetFramebufferAttachmentParameter;
H A DWebGLContext.h603 virtual JS::Value GetFramebufferAttachmentParameter(JSContext* cx,
609 void GetFramebufferAttachmentParameter(JSContext* cx, GLenum target, in GetFramebufferAttachmentParameter() function
614 GetFramebufferAttachmentParameter(cx, target, attachment, pname, rv)); in GetFramebufferAttachmentParameter()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGL2ContextFramebuffers.cpp102 WebGL2Context::GetFramebufferAttachmentParameter(JSContext* cx, in GetFramebufferAttachmentParameter() function in mozilla::WebGL2Context
108 return WebGLContext::GetFramebufferAttachmentParameter(cx, target, attachment, pname, in GetFramebufferAttachmentParameter()
H A DWebGL2Context.h66 virtual JS::Value GetFramebufferAttachmentParameter(JSContext* cx, GLenum target,
70 using WebGLContext::GetFramebufferAttachmentParameter;
H A DWebGLContext.h589 virtual JS::Value GetFramebufferAttachmentParameter(JSContext* cx, GLenum target,
593 void GetFramebufferAttachmentParameter(JSContext* cx, GLenum target, in GetFramebufferAttachmentParameter() function
598 retval.set(GetFramebufferAttachmentParameter(cx, target, attachment, in GetFramebufferAttachmentParameter()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLMethodDispatcher.h105 DEFINE_SYNC(HostWebGLContext::GetFramebufferAttachmentParameter)
H A DHostWebGLContext.h377 Maybe<double> GetFramebufferAttachmentParameter(ObjectId id, in GetFramebufferAttachmentParameter() function
380 return mContext->GetFramebufferAttachmentParameter(AutoResolve(id), in GetFramebufferAttachmentParameter()
H A DWebGLContextGL.cpp402 Maybe<double> WebGLContext::GetFramebufferAttachmentParameter( in GetFramebufferAttachmentParameter() function in mozilla::WebGLContext
H A DWebGLContext.h567 Maybe<double> GetFramebufferAttachmentParameter(WebGLFramebuffer*,
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DPWebGL.ipdl70 sync GetFramebufferAttachmentParameter(uint64_t id,
H A DWebGLParent.cpp220 *ret = mHost->GetFramebufferAttachmentParameter(id, attachment, pname); in RecvGetFramebufferAttachmentParameter()
H A DHostWebGLContext.h372 Maybe<double> GetFramebufferAttachmentParameter(ObjectId id, in GetFramebufferAttachmentParameter() function
375 return mContext->GetFramebufferAttachmentParameter(AutoResolve(id), in GetFramebufferAttachmentParameter()
H A DWebGLContextGL.cpp403 Maybe<double> WebGLContext::GetFramebufferAttachmentParameter( in GetFramebufferAttachmentParameter() function in mozilla::WebGLContext
H A DWebGLContext.h578 Maybe<double> GetFramebufferAttachmentParameter(WebGLFramebuffer*,
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DPWebGL.ipdl72 sync GetFramebufferAttachmentParameter(uint64_t id,
H A DHostWebGLContext.h376 Maybe<double> GetFramebufferAttachmentParameter(ObjectId id, in GetFramebufferAttachmentParameter() function
379 return mContext->GetFramebufferAttachmentParameter(AutoResolve(id), in GetFramebufferAttachmentParameter()
H A DWebGLParent.cpp294 *ret = mHost->GetFramebufferAttachmentParameter(id, attachment, pname); in RecvGetFramebufferAttachmentParameter()
H A DWebGLContextGL.cpp431 Maybe<double> WebGLContext::GetFramebufferAttachmentParameter( in GetFramebufferAttachmentParameter() function in mozilla::WebGLContext
H A DWebGLContext.h595 Maybe<double> GetFramebufferAttachmentParameter(WebGLFramebuffer*,
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DPWebGL.ipdl70 sync GetFramebufferAttachmentParameter(uint64_t id,
H A DWebGLParent.cpp220 *ret = mHost->GetFramebufferAttachmentParameter(id, attachment, pname); in RecvGetFramebufferAttachmentParameter()
H A DHostWebGLContext.h372 Maybe<double> GetFramebufferAttachmentParameter(ObjectId id, in GetFramebufferAttachmentParameter() function
375 return mContext->GetFramebufferAttachmentParameter(AutoResolve(id), in GetFramebufferAttachmentParameter()
H A DWebGLContextGL.cpp403 Maybe<double> WebGLContext::GetFramebufferAttachmentParameter( in GetFramebufferAttachmentParameter() function in mozilla::WebGLContext
H A DWebGLContext.h578 Maybe<double> GetFramebufferAttachmentParameter(WebGLFramebuffer*,

12