Home
last modified time | relevance | path

Searched refs:fnUpdateUsage (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DWebGLExtensionEXTColorBufferFloat.cpp21 auto fnUpdateUsage = [&fua](GLenum sizedFormat, in WebGLExtensionEXTColorBufferFloat() local
28 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in WebGLExtensionEXTColorBufferFloat()
H A DWebGLExtensionColorBufferFloat.cpp26 auto fnUpdateUsage = [&](GLenum sizedFormat, in SetRenderable() local
33 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in SetRenderable()
H A DWebGLExtensionColorBufferHalfFloat.cpp26 auto fnUpdateUsage = [&](GLenum sizedFormat, webgl::EffectiveFormat effFormat, in SetRenderable() local
35 #define FOO(x, y) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x, y) in SetRenderable()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DWebGLExtensionEXTColorBufferFloat.cpp21 auto fnUpdateUsage = [&fua](GLenum sizedFormat, in WebGLExtensionEXTColorBufferFloat() local
28 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in WebGLExtensionEXTColorBufferFloat()
H A DWebGLExtensionColorBufferFloat.cpp26 auto fnUpdateUsage = [&](GLenum sizedFormat, in SetRenderable() local
33 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in SetRenderable()
H A DWebGLExtensionColorBufferHalfFloat.cpp26 auto fnUpdateUsage = [&](GLenum sizedFormat, webgl::EffectiveFormat effFormat, in SetRenderable() local
35 #define FOO(x, y) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x, y) in SetRenderable()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DWebGLExtensionEXTColorBufferFloat.cpp21 auto fnUpdateUsage = [&fua](GLenum sizedFormat, in WebGLExtensionEXTColorBufferFloat() local
28 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in WebGLExtensionEXTColorBufferFloat()
H A DWebGLExtensionColorBufferFloat.cpp26 auto fnUpdateUsage = [&](GLenum sizedFormat, in SetRenderable() local
33 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in SetRenderable()
H A DWebGLExtensionColorBufferHalfFloat.cpp26 auto fnUpdateUsage = [&](GLenum sizedFormat, webgl::EffectiveFormat effFormat, in SetRenderable() local
35 #define FOO(x, y) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x, y) in SetRenderable()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLExtensionEXTColorBufferFloat.cpp21 auto fnUpdateUsage = [&fua](GLenum sizedFormat, in WebGLExtensionEXTColorBufferFloat() local
28 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in WebGLExtensionEXTColorBufferFloat()
H A DWebGLExtensionColorBufferFloat.cpp25 auto fnUpdateUsage = [&fua](GLenum sizedFormat, in WebGLExtensionColorBufferFloat() local
32 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in WebGLExtensionColorBufferFloat()
H A DWebGLExtensionColorBufferHalfFloat.cpp25 auto fnUpdateUsage = [&fua](GLenum sizedFormat, in WebGLExtensionColorBufferHalfFloat() local
32 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in WebGLExtensionColorBufferHalfFloat()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLExtensionEXTColorBufferFloat.cpp21 auto fnUpdateUsage = [&fua](GLenum sizedFormat, webgl::EffectiveFormat effFormat) { in WebGLExtensionEXTColorBufferFloat() local
27 #define FOO(x) fnUpdateUsage(LOCAL_GL_ ## x, webgl::EffectiveFormat::x) in WebGLExtensionEXTColorBufferFloat()
H A DWebGLExtensionColorBufferHalfFloat.cpp25 auto fnUpdateUsage = [&fua](GLenum sizedFormat, webgl::EffectiveFormat effFormat) { in WebGLExtensionColorBufferHalfFloat() local
31 #define FOO(x) fnUpdateUsage(LOCAL_GL_ ## x, webgl::EffectiveFormat::x) in WebGLExtensionColorBufferHalfFloat()
H A DWebGLExtensionColorBufferFloat.cpp25 auto fnUpdateUsage = [&fua](GLenum sizedFormat, webgl::EffectiveFormat effFormat) { in WebGLExtensionColorBufferFloat() local
31 #define FOO(x) fnUpdateUsage(LOCAL_GL_ ## x, webgl::EffectiveFormat::x) in WebGLExtensionColorBufferFloat()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DWebGLExtensions.cpp40 auto fnUpdateUsage = [&](GLenum sizedFormat, in SetRenderable() local
47 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in SetRenderable()
81 auto fnUpdateUsage = [&](GLenum sizedFormat, webgl::EffectiveFormat effFormat, in SetRenderable() local
90 #define FOO(x, y) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x, y) in SetRenderable()
508 auto fnUpdateUsage = [&fua](GLenum sizedFormat, in WebGLExtensionEXTColorBufferFloat() local
515 #define FOO(x) fnUpdateUsage(LOCAL_GL_##x, webgl::EffectiveFormat::x) in WebGLExtensionEXTColorBufferFloat()