Searched refs:boundBufObj (Results 1 – 1 of 1) sorted by relevance
4491 struct gl_buffer_object * const boundBufObj = tfObj->Buffers[index]; in bind_xfb_buffers() local4540 if (boundBufObj && boundBufObj->Name == buffers[i]) in bind_xfb_buffers()4541 bufObj = boundBufObj; in bind_xfb_buffers()