Home
last modified time | relevance | path

Searched refs:GetTexStorageFormat (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h117 TexStorageFormat GetTexStorageFormat(const FunctionsGL *functions,
DTextureGL.cpp1025 nativegl::GetTexStorageFormat(functions, features, internalFormat); in setStorage()
1223 nativegl::GetTexStorageFormat(functions, features, internalformat); in setStorageMultisample()
1284 nativegl::GetTexStorageFormat(functions, features, internalFormat); in setStorageExternalMemory()
Dformatutilsgl.cpp837 TexStorageFormat GetTexStorageFormat(const FunctionsGL *functions, in GetTexStorageFormat() function