Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuAstcUtil.cpp1474 …tion(uint32_t seedIn, uint32_t xIn, uint32_t yIn, uint32_t zIn, int numPartitions, bool smallBlock) in computeTexelPartition()
1539 const bool smallBlock = blockWidth * blockHeight < 31; in setTexelColors() local