Searched refs:st_Clear (Results 1 – 5 of 5) sorted by relevance
224 st_Clear(ctx, bufferMask); in clear()384 st_Clear(ctx, BUFFER_BIT_STENCIL); in clear_bufferiv()404 st_Clear(ctx, mask); in clear_bufferiv()497 st_Clear(ctx, mask); in clear_bufferuiv()610 st_Clear(ctx, BUFFER_BIT_DEPTH); in clear_bufferfv()631 st_Clear(ctx, mask); in clear_bufferfv()761 st_Clear(ctx, mask); in clear_bufferfi()
44 void st_Clear(struct gl_context *ctx, GLbitfield mask);
416 st_Clear(struct gl_context *ctx, GLbitfield mask) in st_Clear() function
178 - st/mesa: fix renderbuffer pointer check in st_Clear()
525 - st/mesa: fix renderbuffer pointer check in st_Clear()