Home | History | Annotate | Download | only in client

Lines Matching refs:mapped_buffer

3777   void* mapped_buffer = NULL;
3778 gpu_buffer->Map(mode, &mapped_buffer);
3779 return mapped_buffer;