Searched refs:rb_res (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ | ||
| H A D | crocus_resolve.c | 69 struct crocus_resource *rb_res = (void *) surf->base.texture; local in function:disable_rb_aux_buffer 71 if (rb_res->bo == tex_res->bo && |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_resolve.c | 66 struct iris_resource *rb_res = (void *) surf->base.texture; local in function:disable_rb_aux_buffer 68 if (rb_res->bo == tex_res->bo && |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ | ||
| H A D | iris_resolve.c | 64 struct iris_resource *rb_res = (void *) surf->base.texture; local in function:disable_rb_aux_buffer 66 if (rb_res->bo == tex_res->bo && |
Completed in 6 milliseconds