Searched refs:localFboName (Results 1 – 2 of 2) sorted by relevance
459 int queryCurrFboBits(ObjectLocalName localFboName, GLenum pname);
2490 int GLEScontext::queryCurrFboBits(ObjectLocalName localFboName, GLenum pname) { in queryCurrFboBits() argument2496 if (!localFboName) { in queryCurrFboBits()2504 FramebufferData* fbData = getFBOData(localFboName); in queryCurrFboBits()