Home
last modified time | relevance | path

Searched defs:xBlockSize (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DASTC_Decoder.cpp106 int xBlockSize, int yBlockSize, int zBlockSize, in Decode()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImage.cpp1380 int xBlockSize = format.blockWidth(); in decodeASTC() local