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

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_renderbuffer.c243 GLboolean frontLeft, GLboolean backLeft,
259 if (b == BUFFER_FRONT_LEFT && !frontLeft)
490 GLboolean frontLeft = GL_TRUE; local
501 frontLeft, backLeft,
241 add_color_renderbuffers(struct gl_context *ctx, struct gl_framebuffer *fb, GLuint rgbBits, GLuint alphaBits, GLboolean frontLeft, GLboolean backLeft, GLboolean frontRight, GLboolean backRight) argument
/external/mesa3d/src/mesa/swrast/
H A Ds_renderbuffer.c243 GLboolean frontLeft, GLboolean backLeft,
259 if (b == BUFFER_FRONT_LEFT && !frontLeft)
490 GLboolean frontLeft = GL_TRUE; local
501 frontLeft, backLeft,
241 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 74 milliseconds