Home
last modified time | relevance | path

Searched refs:OSMesaPixelStore (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/targets/osmesa/
H A Dtest-render.cpp178 OSMesaPixelStore(OSMESA_ROW_LENGTH, 4096); in TEST()
208 OSMesaPixelStore(OSMESA_Y_UP, false); in TEST()
/third_party/mesa3d/include/GL/
H A Dosmesa.h40 * OSMesaPixelStore - controls how pixels are stored in image buffer
81 * OSMesaPixelStore() parameters:
237 OSMesaPixelStore( GLint pname, GLint value );
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c852 OSMesaPixelStore(GLint pname, GLint value) in OSMesaPixelStore() function
864 fprintf(stderr, "Invalid pname in OSMesaPixelStore()\n"); in OSMesaPixelStore()
997 { "OSMesaPixelStore", (OSMESAproc) OSMesaPixelStore },

Completed in 4 milliseconds