Searched defs:fbData (Results 1 – 5 of 5) sorted by relevance
271 inline bool wbQueueBuffer(int fbfd, struct msmfb_data& fbData) { in wbQueueBuffer()281 inline bool wbDequeueBuffer(int fbfd, struct msmfb_data& fbData) { in wbDequeueBuffer()
269 inline bool wbQueueBuffer(int fbfd, struct msmfb_data& fbData) { in wbQueueBuffer()278 inline bool wbDequeueBuffer(int fbfd, struct msmfb_data& fbData) { in wbDequeueBuffer()
300 inline bool wbQueueBuffer(int fbfd, struct msmfb_data& fbData) { in wbQueueBuffer()310 inline bool wbDequeueBuffer(int fbfd, struct msmfb_data& fbData) { in wbDequeueBuffer()
747 FramebufferData* fbData = (FramebufferData*)it->second.get(); in postSave() local2504 FramebufferData* fbData = getFBOData(localFboName); in queryCurrFboBits() local2648 FramebufferData* fbData = in copyTexImageWithEmulation() local2787 FramebufferData* fbData = (FramebufferData*)(getFBODataPtr(readFboBinding).get()); in getReadBufferSamples() local2798 FramebufferData* fbData = (FramebufferData*)(getFBODataPtr(readFboBinding).get()); in getReadBufferInternalFormat() local2810 FramebufferData* fbData = (FramebufferData*)(getFBODataPtr(readFboBinding).get()); in getReadBufferDimensions() local
581 FramebufferData* fbData, in sHasAttachmentWithFormat()