Searched refs:frontLeft (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_renderbuffer.c242 GLboolean frontLeft, GLboolean backLeft,
258 if (b == BUFFER_FRONT_LEFT && !frontLeft)
444 GLboolean frontLeft = GL_TRUE; local in function:_swrast_add_soft_renderbuffers
455 frontLeft, backLeft,
240 add_color_renderbuffers(struct gl_context * ctx,struct gl_framebuffer * fb,GLuint rgbBits,GLuint alphaBits,GLboolean frontLeft,GLboolean backLeft,GLboolean frontRight,GLboolean backRight) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_renderbuffer.c242 GLboolean frontLeft, GLboolean backLeft,
258 if (b == BUFFER_FRONT_LEFT && !frontLeft)
489 GLboolean frontLeft = GL_TRUE; local in function:_swrast_add_soft_renderbuffers
500 frontLeft, backLeft,
240 add_color_renderbuffers(struct gl_context * ctx,struct gl_framebuffer * fb,GLuint rgbBits,GLuint alphaBits,GLboolean frontLeft,GLboolean backLeft,GLboolean frontRight,GLboolean backRight) argument

Completed in 4 milliseconds