Home
last modified time | relevance | path

Searched defs:kMinMaxColorAttachments (Results 1 – 3 of 3) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLContextValidate.cpp48 const uint32_t kMinMaxColorAttachments = 4; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLContext.cpp112 /*static*/ const uint32_t WebGLContext::kMinMaxColorAttachments = 4; member in mozilla::WebGLContext
H A DWebGLContext.h330 static const uint32_t kMinMaxColorAttachments; variable