Home
last modified time | relevance | path

Searched refs:OSMesaGetColorBuffer (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/include/GL/
H A Dosmesa.h284 OSMesaGetColorBuffer( OSMesaContext c, GLint *width, GLint *height,
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c962 OSMesaGetColorBuffer(OSMesaContext osmesa, GLint *width, in OSMesaGetColorBuffer() function
1000 { "OSMesaGetColorBuffer", (OSMESAproc) OSMesaGetColorBuffer },
/third_party/glfw/src/
H A Dosmesa_context.c158 _glfwPlatformGetModuleSymbol(_glfw.osmesa.handle, "OSMesaGetColorBuffer"); in _glfwInitOSMesa()
311 if (!OSMesaGetColorBuffer(window->context.osmesa.handle, in glfwGetOSMesaColorBuffer()
H A Dinternal.h268 #define OSMesaGetColorBuffer _glfw.osmesa.GetColorBuffer macro

Completed in 6 milliseconds