Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Duniform_query.cpp367 unsigned dword_elements = elements; in _mesa_get_uniform() local
371 dword_elements = DIV_ROUND_UP(components, 2) * in _mesa_get_uniform()
376 (offset * dword_elements * dmul); in _mesa_get_uniform()