Home | History | Annotate | Download | only in r300

Lines Matching defs:rbuf

2031         struct r300_resource *rbuf = r300_resource(cb->buffer);
2033 if (rbuf && rbuf->malloced_buffer)
2034 mapped = (uint32_t*)rbuf->malloced_buffer;