Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DCaps.h107 return SkAlignTo(rowBytes, fTextureDataRowBytesAlignment); in getAlignedTextureDataRowBytes()
229 size_t fTextureDataRowBytesAlignment = 1; variable
/external/skia/src/gpu/graphite/dawn/
DDawnCaps.cpp199 fTextureDataRowBytesAlignment = 256; in initCaps()