Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuAstcUtil.hpp56 BLOCK_SIZE_BYTES = 128/8, enumerator
/third_party/mesa3d/src/gallium/frontends/xvmc/
Dxvmc_private.h43 #define BLOCK_SIZE_BYTES (BLOCK_SIZE_SAMPLES * 2) macro