Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp2147 nativegl::CompressedTexSubImageFormat nativeSubImageFormat = in initializeContents() local
2165 nativeSubImageFormat.format, imageSize, zero->data())); in initializeContents()
2173 nativeSubImageFormat.format, imageSize, zero->data())); in initializeContents()
2178 nativegl::TexSubImageFormat nativeSubImageFormat = nativegl::GetTexSubImageFormat( in initializeContents() local
2183 nativeSubImageFormat.type, desc.size, unpackState, in initializeContents()
2196 nativeSubImageFormat.format, nativeSubImageFormat.type, unpackState, nullptr, in initializeContents()
2204 desc.size.width, desc.size.height, nativeSubImageFormat.format, in initializeContents()
2205 nativeSubImageFormat.type, zero->data())); in initializeContents()
2215 nativeSubImageFormat.format, nativeSubImageFormat.type, zero->data())); in initializeContents()