Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp127 unsigned element_dwords, in update_count() argument
136 return size / (sizeof(uint32_t) * element_dwords); in update_count()
/external/mesa3d/src/intel/common/
Dgen_batch_decoder.c115 unsigned element_dwords, in update_count() argument
124 return size / (sizeof(uint32_t) * element_dwords); in update_count()