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