Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.cpp160 const uint32_t planeBpp = planeInfo.sampleIncrementBytes; in getFormatTransferInfo() local
162 const uint32_t planeStrideBytes = planeStrideTexels * planeBpp; in getFormatTransferInfo()