Searched refs:GetTexStorageFormat (Results 1 – 3 of 3) sorted by relevance
117 TexStorageFormat GetTexStorageFormat(const FunctionsGL *functions,
1025 nativegl::GetTexStorageFormat(functions, features, internalFormat); in setStorage()1223 nativegl::GetTexStorageFormat(functions, features, internalformat); in setStorageMultisample()1284 nativegl::GetTexStorageFormat(functions, features, internalFormat); in setStorageExternalMemory()
837 TexStorageFormat GetTexStorageFormat(const FunctionsGL *functions, in GetTexStorageFormat() function