Searched refs:GetVendorID (Results 1 – 4 of 4) sorted by relevance
65 VendorID GetVendorID(const FunctionsGL *functions);
202 VendorID GetVendorID(const FunctionsGL *functions) in GetVendorID() function1549 VendorID vendor = GetVendorID(functions); in GenerateCaps()1826 *outVendor = GetVendorID(functions); in GetSystemInfoVendorIDAndDeviceID()2180 VendorID vendor = GetVendorID(functions); in InitializeFrontendFeatures()
289 VendorID vendor = GetVendorID(functionsGL); in initializeImpl()
307 VendorID vendor = GetVendorID(functionsGL.get()); in initialize()