Searched refs:pipe_surface_equal (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_inlines.h250 pipe_surface_equal(struct pipe_surface *s1, struct pipe_surface *s2) function in typeref:typename:boolean
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_inlines.h304 pipe_surface_equal(struct pipe_surface *s1, struct pipe_surface *s2) function in typeref:typename:boolean
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_state.c933 if (!pipe_surface_equal(current_state->zsbuf, state->zsbuf)) {
945 if (!pipe_surface_equal(r300->locked_zbuffer, state->zsbuf)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_state.c927 if (!pipe_surface_equal(current_state->zsbuf, state->zsbuf)) {
939 if (!pipe_surface_equal(r300->locked_zbuffer, state->zsbuf)) {

Completed in 12 milliseconds