Home
last modified time | relevance | path

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

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