Home
last modified time | relevance | path

Searched refs:mTriangleVBO (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/layers/opengl/
H A DCompositorOGL.cpp172 mTriangleVBO(0), in CompositorOGL()
264 mTriangleVBO = 0; in CleanupResources()
295 if (mTriangleVBO) { in CleanupResources()
296 ctx->fDeleteBuffers(1, &mTriangleVBO); in CleanupResources()
297 mTriangleVBO = 0; in CleanupResources()
468 mGLContext->fGenBuffers(1, &mTriangleVBO); in Initialize()
1368 mGLContext->fBindBuffer(LOCAL_GL_ARRAY_BUFFER, mTriangleVBO); in BindAndDrawGeometry()
H A DCompositorOGL.h283 GLuint mTriangleVBO; variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/opengl/
H A DCompositorOGL.cpp178 mTriangleVBO = 0; in CleanupResources()
198 if (mTriangleVBO) { in CleanupResources()
199 ctx->fDeleteBuffers(1, &mTriangleVBO); in CleanupResources()
200 mTriangleVBO = 0; in CleanupResources()
338 mGLContext->fGenBuffers(1, &mTriangleVBO); in Initialize()
1423 mGLContext->fBindBuffer(LOCAL_GL_ARRAY_BUFFER, mTriangleVBO); in BindAndDrawGeometry()
H A DCompositorOGL.h272 GLuint mTriangleVBO; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/opengl/
H A DCompositorOGL.cpp184 mTriangleVBO = 0; in CleanupResources()
204 if (mTriangleVBO) { in CleanupResources()
205 ctx->fDeleteBuffers(1, &mTriangleVBO); in CleanupResources()
206 mTriangleVBO = 0; in CleanupResources()
360 mGLContext->fGenBuffers(1, &mTriangleVBO); in Initialize()
1505 mGLContext->fBindBuffer(LOCAL_GL_ARRAY_BUFFER, mTriangleVBO); in BindAndDrawGeometry()
H A DCompositorOGL.h344 GLuint mTriangleVBO; variable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/opengl/
H A DCompositorOGL.cpp196 mTriangleVBO(0), in CompositorOGL()
303 mTriangleVBO = 0; in CleanupResources()
339 if (mTriangleVBO) { in CleanupResources()
340 ctx->fDeleteBuffers(1, &mTriangleVBO); in CleanupResources()
341 mTriangleVBO = 0; in CleanupResources()
490 mGLContext->fGenBuffers(1, &mTriangleVBO); in Initialize()
1924 mGLContext->fBindBuffer(LOCAL_GL_ARRAY_BUFFER, mTriangleVBO); in BindAndDrawGeometry()
H A DCompositorOGL.h332 GLuint mTriangleVBO; variable
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/opengl/
H A DCompositorOGL.cpp201 mTriangleVBO(0), in CompositorOGL()
305 mTriangleVBO = 0; in CleanupResources()
336 if (mTriangleVBO) { in CleanupResources()
337 ctx->fDeleteBuffers(1, &mTriangleVBO); in CleanupResources()
338 mTriangleVBO = 0; in CleanupResources()
510 mGLContext->fGenBuffers(1, &mTriangleVBO); in Initialize()
1936 mGLContext->fBindBuffer(LOCAL_GL_ARRAY_BUFFER, mTriangleVBO); in BindAndDrawGeometry()
H A DCompositorOGL.h341 GLuint mTriangleVBO; variable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/opengl/
H A DCompositorOGL.cpp201 mTriangleVBO(0), in CompositorOGL()
305 mTriangleVBO = 0; in CleanupResources()
336 if (mTriangleVBO) { in CleanupResources()
337 ctx->fDeleteBuffers(1, &mTriangleVBO); in CleanupResources()
338 mTriangleVBO = 0; in CleanupResources()
510 mGLContext->fGenBuffers(1, &mTriangleVBO); in Initialize()
1936 mGLContext->fBindBuffer(LOCAL_GL_ARRAY_BUFFER, mTriangleVBO); in BindAndDrawGeometry()
H A DCompositorOGL.h341 GLuint mTriangleVBO; variable