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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dclear.c114 color_buffer_writes_enabled(const struct gl_context *ctx, unsigned idx) function in typeref:typename:bool
199 if (buf != BUFFER_NONE && color_buffer_writes_enabled(ctx, i)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dclear.c119 color_buffer_writes_enabled(const struct gl_context *ctx, unsigned idx) function in typeref:typename:bool
203 if (buf != BUFFER_NONE && color_buffer_writes_enabled(ctx, i)) {

Completed in 4 milliseconds