Home
last modified time | relevance | path

Searched refs:TexSubImageFormat (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h78 struct TexSubImageFormat struct
83 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, argument
Dformatutilsgl.cpp797 TexSubImageFormat GetTexSubImageFormat(const FunctionsGL *functions, in GetTexSubImageFormat()
802 TexSubImageFormat result; in GetTexSubImageFormat()
DTextureGL.cpp324 nativegl::TexSubImageFormat texSubImageFormat = in setSubImage()
431 nativegl::TexSubImageFormat texSubImageFormat = in setSubImageRowByRowWorkaround()
2067 nativegl::TexSubImageFormat nativeSubImageFormat = nativegl::GetTexSubImageFormat( in initializeContents()
DBlitGL.cpp810 nativegl::TexSubImageFormat texSubImageFormat = in copySubTextureCPUReadback()