Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuImageIO.cpp135 static int textureFormatToPNGFormat (const TextureFormat& format) in textureFormatToPNGFormat() function
183 int pngFormat = textureFormatToPNGFormat(src.getFormat()); in savePNG()