Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Duniform_query.cpp444 uint64_t tmpu; in _mesa_get_uniform() local
446 memcpy(&tmpu, &src[sidx].u, sizeof(tmpu)); in _mesa_get_uniform()
447 tmp = tmpu; in _mesa_get_uniform()