Searched refs:getLocationsUsedForXfbExtension (Results 1 – 2 of 2) sorted by relevance
352 uint32_t getLocationsUsedForXfbExtension() const { return mLocationsUsedForXfbExtension; } in getLocationsUsedForXfbExtension() function
1011 json->addScalar("LocationsUsedForXfbExtension", programState.getLocationsUsedForXfbExtension()); in SerializeProgramState()